MMDevice
70
|
This is the complete list of members for MM::Core, including all inherited members.
AcqFinished(const Device *caller, int statusCode)=0 (defined in MM::Core) | MM::Core | pure virtual |
ClearImageBuffer(const Device *caller)=0 (defined in MM::Core) | MM::Core | pure virtual |
Core() (defined in MM::Core) | MM::Core | inline |
GetClockTicksUs(const Device *caller)=0 (defined in MM::Core) | MM::Core | pure virtual |
GetCurrentMMTime()=0 (defined in MM::Core) | MM::Core | pure virtual |
GetDevice(const Device *caller, const char *label)=0 | MM::Core | pure virtual |
GetDeviceProperty(const char *deviceName, const char *propName, char *value)=0 (defined in MM::Core) | MM::Core | pure virtual |
GetLoadedDeviceOfType(const Device *caller, MM::DeviceType devType, char *pDeviceName, const unsigned int deviceIterator)=0 | MM::Core | pure virtual |
GetParentHub(const MM::Device *caller) const =0 (defined in MM::Core) | MM::Core | pure virtual |
GetSerialAnswer(const Device *caller, const char *portName, unsigned long ansLength, char *answer, const char *term)=0 (defined in MM::Core) | MM::Core | pure virtual |
GetSerialPortType(const char *portName) const =0 (defined in MM::Core) | MM::Core | pure virtual |
InitializeImageBuffer(unsigned channels, unsigned slices, unsigned int w, unsigned int h, unsigned int pixDepth)=0 (defined in MM::Core) | MM::Core | pure virtual |
InsertImage(const Device *caller, const ImgBuffer &buf)=0 (defined in MM::Core) | MM::Core | pure virtual |
InsertImage(const Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, unsigned nComponents, const char *serializedMetadata, const bool doProcess=true)=0 (defined in MM::Core) | MM::Core | pure virtual |
InsertImage(const Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, const Metadata *md=0, const bool doProcess=true)=0 (defined in MM::Core) | MM::Core | pure virtual |
InsertImage(const Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, const char *serializedMetadata, const bool doProcess=true)=0 | MM::Core | pure virtual |
InsertMultiChannel(const Device *caller, const unsigned char *buf, unsigned numChannels, unsigned width, unsigned height, unsigned byteDepth, Metadata *md=0)=0 | MM::Core | pure virtual |
LogMessage(const Device *caller, const char *msg, bool debugOnly) const =0 | MM::Core | pure virtual |
MM_DEPRECATED(virtual const char *GetImage())=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int GetImageDimensions(int &width, int &height, int &depth))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int GetFocusPosition(double &pos))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int SetFocusPosition(double pos))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int MoveFocus(double velocity))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int SetXYPosition(double x, double y))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int GetXYPosition(double &x, double &y))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int MoveXYStage(double vX, double vY))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int SetExposure(double expMs))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int GetExposure(double &expMs))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int SetConfig(const char *group, const char *name))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int GetCurrentConfig(const char *group, int bufLen, char *name))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual int GetChannelConfig(char *channelConfigName, const unsigned int channelConfigIterator))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual MM::ImageProcessor *GetImageProcessor(const MM::Device *caller))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual MM::AutoFocus *GetAutoFocus(const MM::Device *caller))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual MM::State *GetStateDevice(const MM::Device *caller, const char *deviceName))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual MM::SignalIO *GetSignalIODevice(const MM::Device *caller, const char *deviceName))=0 (defined in MM::Core) | MM::Core | pure virtual |
MM_DEPRECATED(virtual void NextPostedError(int &, char *, int, int &))=0 | MM::Core | pure virtual |
MM_DEPRECATED(virtual void PostError(const int, const char *))=0 | MM::Core | pure virtual |
MM_DEPRECATED(virtual void ClearPostedErrors(void))=0 | MM::Core | pure virtual |
OnExposureChanged(const Device *caller, double newExposure)=0 | MM::Core | pure virtual |
OnMagnifierChanged(const Device *caller)=0 | MM::Core | pure virtual |
OnPropertiesChanged(const Device *caller)=0 (defined in MM::Core) | MM::Core | pure virtual |
OnPropertyChanged(const Device *caller, const char *propName, const char *propValue)=0 | MM::Core | pure virtual |
OnSLMExposureChanged(const Device *caller, double newExposure)=0 | MM::Core | pure virtual |
OnStagePositionChanged(const Device *caller, double pos)=0 | MM::Core | pure virtual |
OnXYStagePositionChanged(const Device *caller, double xPos, double yPos)=0 | MM::Core | pure virtual |
PrepareForAcq(const Device *caller)=0 (defined in MM::Core) | MM::Core | pure virtual |
PurgeSerial(const Device *caller, const char *portName)=0 (defined in MM::Core) | MM::Core | pure virtual |
ReadFromSerial(const Device *caller, const char *port, unsigned char *buf, unsigned long length, unsigned long &read)=0 (defined in MM::Core) | MM::Core | pure virtual |
SetDeviceProperty(const char *deviceName, const char *propName, const char *value)=0 (defined in MM::Core) | MM::Core | pure virtual |
SetSerialCommand(const Device *caller, const char *portName, const char *command, const char *term)=0 (defined in MM::Core) | MM::Core | pure virtual |
SetSerialProperties(const char *portName, const char *answerTimeout, const char *baudRate, const char *delayBetweenCharsMs, const char *handshaking, const char *parity, const char *stopBits)=0 (defined in MM::Core) | MM::Core | pure virtual |
WriteToSerial(const Device *caller, const char *port, const unsigned char *buf, unsigned long length)=0 (defined in MM::Core) | MM::Core | pure virtual |
~Core() (defined in MM::Core) | MM::Core | inlinevirtual |