MMCore 10.1.1
CoreCallback Member List

This is the complete list of members for CoreCallback, including all inherited members.

AcqFinished(const MM::Device *caller, int statusCode) (defined in CoreCallback)CoreCallback
CoreCallback(CMMCore *c) (defined in CoreCallback)CoreCallback
GetClockTicksUs(const MM::Device *caller)CoreCallback
GetCurrentMMTime() (defined in CoreCallback)CoreCallback
GetDevice(const MM::Device *caller, const char *label)CoreCallback
GetDeviceProperty(const char *deviceName, const char *propName, char *value) (defined in CoreCallback)CoreCallback
GetFocusPosition(double &pos) (defined in CoreCallback)CoreCallback
GetLoadedDeviceOfType(const MM::Device *caller, MM::DeviceType devType, char *deviceName, const unsigned int deviceIterator) (defined in CoreCallback)CoreCallback
GetParentHub(const MM::Device *caller) const (defined in CoreCallback)CoreCallback
GetSerialAnswer(const MM::Device *, const char *portName, unsigned long ansLength, char *answerTxt, const char *term)CoreCallback
GetSerialPortType(const char *portName) const (defined in CoreCallback)CoreCallback
GetSignalIODevice(const MM::Device *caller, const char *label) (defined in CoreCallback)CoreCallback
InitializeImageBuffer(unsigned channels, unsigned slices, unsigned int w, unsigned int h, unsigned int pixDepth) (defined in CoreCallback)CoreCallback
InsertImage(const MM::Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, const char *serializedMetadata, const bool doProcess=true) (defined in CoreCallback)CoreCallback
InsertImage(const MM::Device *caller, const unsigned char *buf, unsigned width, unsigned height, unsigned byteDepth, unsigned nComponents, const char *serializedMetadata, const bool doProcess=true) (defined in CoreCallback)CoreCallback
LogMessage(const MM::Device *caller, const char *msg, bool debugOnly) constCoreCallback
OnExposureChanged(const MM::Device *device, double newExposure)CoreCallback
OnMagnifierChanged(const MM::Device *device)CoreCallback
OnPropertiesChanged(const MM::Device *caller)CoreCallback
OnPropertyChanged(const MM::Device *device, const char *propName, const char *value)CoreCallback
OnShutterOpenChanged(const MM::Device *device, bool open)CoreCallback
OnSLMExposureChanged(const MM::Device *device, double newExposure)CoreCallback
OnStagePositionChanged(const MM::Device *device, double pos)CoreCallback
OnXYStagePositionChanged(const MM::Device *device, double xpos, double ypos)CoreCallback
PrepareForAcq(const MM::Device *caller) (defined in CoreCallback)CoreCallback
PurgeSerial(const MM::Device *caller, const char *portName)CoreCallback
ReadFromSerial(const MM::Device *caller, const char *portName, unsigned char *buf, unsigned long bufLength, unsigned long &bytesRead)CoreCallback
SetDeviceProperty(const char *deviceName, const char *propName, const char *value) (defined in CoreCallback)CoreCallback
SetSerialCommand(const MM::Device *, const char *portName, const char *command, const char *term)CoreCallback
SetSerialProperties(const char *portName, const char *answerTimeout, const char *baudRate, const char *delayBetweenCharsMs, const char *handshaking, const char *parity, const char *stopBits) (defined in CoreCallback)CoreCallback
Sleep(const MM::Device *caller, double intervalMs) (defined in CoreCallback)CoreCallback
WriteToSerial(const MM::Device *caller, const char *portName, const unsigned char *buf, unsigned long length)CoreCallback
~CoreCallback() (defined in CoreCallback)CoreCallback