| assignImageSynchro(const char *deviceLabel) | CMMCore | |
| clearLog() | CMMCore | |
| clearROI() | CMMCore | |
| CMMCore() | CMMCore | |
| defineConfig(const char *groupName, const char *configName, const char *deviceName, const char *propName, const char *value) | CMMCore | |
| defineConfigGroup(const char *groupName) | CMMCore | |
| definePixelSizeConfig(const char *resolutionID, const char *deviceName, const char *propName, const char *value) | CMMCore | |
| definePropertyBlock(const char *blockName, const char *propertyName, const char *propertyValue) | CMMCore | |
| defineStateLabel(const char *deviceLabel, long state, const char *stateLabel) | CMMCore | |
| deleteConfig(const char *groupName, const char *configName) | CMMCore | |
| deleteConfigGroup(const char *groupName) | CMMCore | |
| deviceBusy(const char *deviceName) | CMMCore | |
| deviceTypeBusy(MM::DeviceType devType) | CMMCore | |
| enableDebugLog(bool enable) | CMMCore | |
| enableStderrLog(bool enable) | CMMCore | |
| getAllowedPropertyValues(const char *label, const char *propName) const | CMMCore | |
| getAPIVersionInfo() const | CMMCore | |
| getAutoFocusDevice() | CMMCore | |
| getAutoShutter() | CMMCore | |
| getAvailableConfigs(const char *configGroup) const | CMMCore | |
| getAvailableDeviceDescriptions(const char *library) | CMMCore | |
| getAvailableDevices(const char *library) | CMMCore | |
| getAvailableDeviceTypes(const char *library) | CMMCore | |
| getAvailablePixelSizeConfigs() const | CMMCore | |
| getAvailablePropertyBlocks() const | CMMCore | |
| getBytesPerPixel() const | CMMCore | |
| getCameraDevice() | CMMCore | |
| getConfigData(const char *configGroup, const char *configName) const | CMMCore | |
| getConfigGroupState(const char *group) const | CMMCore | |
| getConfigState(const char *group, const char *config) const | CMMCore | |
| getCurrentConfig(const char *groupName) const | CMMCore | |
| getData(const char *deviceLabel) const | CMMCore | |
| getDeviceDelayMs(const char *label) const | CMMCore | |
| getDeviceLibraries(const char *path) | CMMCore | |
| getDevicePropertyNames(const char *label) const | CMMCore | |
| getDeviceType(const char *label) | CMMCore | |
| getExposure() const | CMMCore | |
| getFocusDevice() | CMMCore | |
| getHostName() const | CMMCore | |
| getImage() const | CMMCore | |
| getImageBitDepth() const | CMMCore | |
| getImageBufferSize() const | CMMCore | |
| getImageHeight() const | CMMCore | |
| getImageProcessorDevice() | CMMCore | |
| getImageWidth() const | CMMCore | |
| getLastImage() const | CMMCore | |
| getLoadedDevices() const | CMMCore | |
| getLoadedDevicesOfType(MM::DeviceType devType) | CMMCore | |
| getNumberOfStates(const char *deviceLabel) | CMMCore | |
| getPixelSizeConfigData(const char *configName) const | CMMCore | |
| getPixelSizeUm() const | CMMCore | |
| getPosition(const char *deviceName) const | CMMCore | |
| getProperty(const char *label, const char *propName) const | CMMCore | |
| getPropertyBlockData(const char *blockName) const | CMMCore | |
| getROI(unsigned &x, unsigned &y, unsigned &xSize, unsigned &ySize) const | CMMCore | |
| getSerialPortAnswer(const char *name, const char *term) | CMMCore | |
| getShutterDevice() | CMMCore | |
| getShutterOpen() | CMMCore | |
| getState(const char *deviceLabel) const | CMMCore | |
| getStateFromLabel(const char *deviceLabel, const char *stateLabel) const | CMMCore | |
| getStateLabel(const char *deviceLabel) const | CMMCore | |
| getStateLabelData(const char *deviceLabel, const char *stateLabel) const | CMMCore | |
| getStateLabels(const char *deviceLabel) const | CMMCore | |
| getSystemState() const | CMMCore | |
| getUserId() const | CMMCore | |
| getVersionInfo() const | CMMCore | |
| getXPosition(const char *deviceName) | CMMCore | |
| getXYPosition(const char *deviceName, double &x, double &y) | CMMCore | |
| getXYStageDevice() | CMMCore | |
| getYPosition(const char *deviceName) | CMMCore | |
| hasProperty(const char *label, const char *propName) const | CMMCore | |
| home(const char *deviceName) | CMMCore | |
| initializeAllDevices() | CMMCore | |
| initializeDevice(const char *label) | CMMCore | |
| isConfigDefined(const char *groupName, const char *configName) | CMMCore | |
| isGroupDefined(const char *groupName) | CMMCore | |
| isPropertyPreInit(const char *label, const char *propName) const | CMMCore | |
| isPropertyReadOnly(const char *label, const char *propName) const | CMMCore | |
| loadDevice(const char *label, const char *library, const char *name) | CMMCore | |
| loadSystemConfiguration(const char *fileName) | CMMCore | |
| loadSystemState(const char *fileName) | CMMCore | |
| logMessage(const char *msg) | CMMCore | |
| popNextImage() | CMMCore | |
| readFromSerialPort(const char *name) | CMMCore | |
| removeImageSynchro(const char *label) | CMMCore | |
| removeImageSynchroAll() | CMMCore | |
| reset() | CMMCore | |
| saveSystemConfiguration(const char *fileName) | CMMCore | |
| saveSystemState(const char *fileName) | CMMCore | |
| setAutoFocusDevice(const char *focusLabel) | CMMCore | |
| setAutoShutter(bool state) | CMMCore | |
| setCameraDevice(const char *cameraLabel) | CMMCore | |
| setCircularBufferMemoryFootprint(unsigned sizeMB) | CMMCore | |
| setConfig(const char *groupName, const char *configName) | CMMCore | |
| setDeviceDelayMs(const char *label, double delayMs) | CMMCore | |
| setExposure(double exp) | CMMCore | |
| setFocusDevice(const char *focusLabel) | CMMCore | |
| setImageProcessorDevice(const char *procLabel) | CMMCore | |
| setOriginXY(const char *deviceName) | CMMCore | |
| setPixelSizeUm(const char *resoultionID, double pixSize) | CMMCore | |
| setPosition(const char *deviceName, double position) | CMMCore | |
| setProperty(const char *label, const char *propName, const char *propValue) | CMMCore | |
| setROI(unsigned x, unsigned y, unsigned xSize, unsigned ySize) | CMMCore | |
| setSerialPortCommand(const char *name, const char *command, const char *term) | CMMCore | |
| setShutterDevice(const char *shutterLabel) | CMMCore | |
| setShutterOpen(bool state) | CMMCore | |
| setState(const char *deviceLabel, long state) | CMMCore | |
| setStateLabel(const char *deviceLabel, const char *stateLabel) | CMMCore | |
| setSystemState(const Configuration &conf) | CMMCore | |
| setXYPosition(const char *deviceName, double x, double y) | CMMCore | |
| setXYStageDevice(const char *xyStageLabel) | CMMCore | |
| sleep(double intervalMs) const | CMMCore | |
| snapImage() | CMMCore | |
| startSequenceAcquisition(long numImages, double intervalMs) | CMMCore | |
| stop(const char *deviceName) | CMMCore | |
| stopSequenceAcquisition() | CMMCore | |
| systemBusy() | CMMCore | |
| unloadAllDevices() | CMMCore | |
| usesDeviceDelay(const char *label) const | CMMCore | |
| waitForConfig(const char *group, const char *configName) | CMMCore | |
| waitForDevice(const char *deviceName) | CMMCore | |
| waitForDeviceType(MM::DeviceType devType) | CMMCore | |
| waitForImageSynchro() | CMMCore | |
| waitForSystem() | CMMCore | |
| writeToSerialPort(const char *name, const std::vector< char > &data) | CMMCore | |
| ~CMMCore() | CMMCore | |