Instrument Neutral Distributed Interface INDI  2.0.2
PegasusFlatMaster Member List

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

ActiveDeviceTINDI::LightBoxInterfaceprotected
ActiveDeviceTPINDI::LightBoxInterfaceprotected
addAuxControls()INDI::DefaultDevice
addConfigurationControl()INDI::DefaultDevice
addDebugControl()INDI::DefaultDevice
addMessage(const std::string &msg)INDI::BaseDevice
addPollPeriodControl()INDI::DefaultDevice
addSimulationControl()INDI::DefaultDevice
AO_INTERFACE enum valueINDI::BaseDevice
attach()INDI::BaseDevice
AUX_INTERFACE enum valueINDI::BaseDevice
BaseDevice()INDI::BaseDevice
BaseDevice(BaseDevicePrivate &dd)INDI::BaseDeviceprotected
BaseDevice(const std::shared_ptr< BaseDevicePrivate > &dd)INDI::BaseDeviceprotected
buildProp(const INDI::LilXmlElement &root, char *errmsg, bool isDynamic=false)INDI::BaseDevice
buildSkeleton(const char *filename)INDI::BaseDevice
CCD_INTERFACE enum valueINDI::BaseDevice
checkMessage(XMLEle *root)INDI::BaseDevice
Connect()INDI::DefaultDeviceprotectedvirtual
CORRELATOR_INTERFACE enum valueINDI::BaseDevice
d_ptrINDI::BaseDeviceprotected
debugTriggered(bool enable)INDI::DefaultDeviceprotectedvirtual
DefaultDevice()INDI::DefaultDevice
DefaultDevice(const std::shared_ptr< DefaultDevicePrivate > &dd)INDI::DefaultDeviceprotected
defineBLOB(IBLOBVectorProperty *bvp)INDI::DefaultDevice
defineLight(ILightVectorProperty *lvp)INDI::DefaultDevice
defineNumber(INumberVectorProperty *nvp)INDI::DefaultDevice
defineProperty(INumberVectorProperty *property)INDI::DefaultDevice
defineProperty(ITextVectorProperty *property)INDI::DefaultDevice
defineProperty(ISwitchVectorProperty *property)INDI::DefaultDevice
defineProperty(ILightVectorProperty *property)INDI::DefaultDevice
defineProperty(IBLOBVectorProperty *property)INDI::DefaultDevice
defineProperty(INDI::Property &property)INDI::DefaultDevice
defineSwitch(ISwitchVectorProperty *svp)INDI::DefaultDevice
defineText(ITextVectorProperty *tvp)INDI::DefaultDevice
deleteProperty(const char *propertyName)INDI::DefaultDevicevirtual
deleteProperty(INDI::Property &property)INDI::DefaultDevice
detach()INDI::BaseDevice
DETECTOR_INTERFACE enum valueINDI::BaseDevice
Disconnect()INDI::DefaultDeviceprotectedvirtual
DOME_INTERFACE enum valueINDI::BaseDevice
doMessage(XMLEle *msg)INDI::BaseDevice
DRIVER_INTERFACE enum nameINDI::BaseDevice
DUSTCAP_INTERFACE enum valueINDI::BaseDevice
EnableLightBox(bool enable) overridePegasusFlatMasterprotectedvirtual
FILTER_INTERFACE enum valueINDI::BaseDevice
FilterIntensityNINDI::LightBoxInterfaceprotected
FilterIntensityNPINDI::LightBoxInterfaceprotected
FLAT_LIGHT_OFF enum valueINDI::LightBoxInterface
FLAT_LIGHT_ON enum valueINDI::LightBoxInterface
FOCUSER_INTERFACE enum valueINDI::BaseDevice
GENERAL_INTERFACE enum valueINDI::BaseDevice
getActiveConnection()INDI::DefaultDeviceprotected
getBLOB(const char *name) constINDI::BaseDevice
getCurrentPollingPeriod() constINDI::DefaultDeviceprotected
getDefaultName() overridePegasusFlatMastervirtual
getDeviceName() constINDI::BaseDevice
getDriverExec()INDI::DefaultDevicevirtual
INDI::ParentDevice::getDriverExec() constINDI::BaseDevice
getDriverInterface() constINDI::DefaultDevice
getDriverName()INDI::DefaultDevicevirtual
INDI::ParentDevice::getDriverName() constINDI::BaseDevice
getDriverVersion() constINDI::BaseDevice
getLight(const char *name) constINDI::BaseDevice
getMajorVersion() constINDI::DefaultDevice
getMediator() constINDI::BaseDevice
getMinorVersion() constINDI::DefaultDevice
getNumber(const char *name) constINDI::BaseDevice
getPollingPeriod() constINDI::DefaultDeviceprotected
getProperties()INDI::BaseDevice
getProperties() constINDI::BaseDevice
getProperty(const char *name, INDI_PROPERTY_TYPE type=INDI_UNKNOWN) constINDI::BaseDevice
getPropertyPermission(const char *name) constINDI::BaseDevice
getPropertyState(const char *name) constINDI::BaseDevice
getRawProperty(const char *name, INDI_PROPERTY_TYPE type=INDI_UNKNOWN) constINDI::BaseDevice
getSharedFilePath(std::string fileName)INDI::BaseDevicestatic
getSwitch(const char *name) constINDI::BaseDevice
getText(const char *name) constINDI::BaseDevice
GPS_INTERFACE enum valueINDI::BaseDevice
GUIDER_INTERFACE enum valueINDI::BaseDevice
INDI_DEVICE_NOT_FOUND enum valueINDI::BaseDevice
INDI_DISABLED enum valueINDI::BaseDevice
INDI_DISPATCH_ERROR enum valueINDI::BaseDevice
INDI_ENABLED enum valueINDI::BaseDevice
INDI_ERROR enum nameINDI::BaseDevice
INDI_PROPERTY_DUPLICATED enum valueINDI::BaseDevice
INDI_PROPERTY_INVALID enum valueINDI::BaseDevice
initLightBoxProperties(const char *deviceName, const char *groupNam)INDI::LightBoxInterfaceprotected
initProperties() overridePegasusFlatMastervirtual
Invalid enum valueINDI::ParentDevice
isConfigLoading() constINDI::DefaultDeviceprotected
isConnected() constINDI::BaseDevice
isDebug() constINDI::DefaultDeviceprotected
isDeviceNameMatch(const char *otherName) constINDI::BaseDevice
isDeviceNameMatch(const std::string &otherName) constINDI::BaseDevice
isGetLightBoxProperties(const char *deviceName)INDI::LightBoxInterfaceprotected
ISGetProperties(const char *dev) overridePegasusFlatMastervirtual
isInitializationComplete() constINDI::DefaultDeviceprotected
ISNewBLOB(const char *dev, const char *name, int sizes[], int blobsizes[], char *blobs[], char *formats[], char *names[], int n)INDI::DefaultDevicevirtual
ISNewNumber(const char *dev, const char *name, double values[], char *names[], int n) overridePegasusFlatMastervirtual
ISNewSwitch(const char *dev, const char *name, ISState *states, char *names[], int n) overridePegasusFlatMastervirtual
ISNewText(const char *dev, const char *name, char *texts[], char *names[], int n) overridePegasusFlatMastervirtual
isSimulation() constINDI::DefaultDeviceprotected
ISSnoopDevice(XMLEle *root) overridePegasusFlatMastervirtual
isValid() constINDI::BaseDevice
lastMessage() constINDI::BaseDevice
LIGHTBOX_INTERFACE enum valueINDI::BaseDevice
LightBoxInterface(DefaultDevice *device, bool isDimmable)INDI::LightBoxInterfaceprotected
LightIntensityNINDI::LightBoxInterfaceprotected
LightIntensityNPINDI::LightBoxInterfaceprotected
LightSINDI::LightBoxInterfaceprotected
LightSPINDI::LightBoxInterfaceprotected
loadConfig(bool silent=false, const char *property=nullptr)INDI::DefaultDeviceprotectedvirtual
loadConfig(INDI::Property &property)INDI::DefaultDeviceprotected
loadDefaultConfig()INDI::DefaultDeviceprotectedvirtual
messageQueue(size_t index) constINDI::BaseDevice
operator BaseDevice *()INDI::BaseDevice
operator bool() constINDI::BaseDeviceinline
operator bool()INDI::BaseDeviceinline
operator!=(std::nullptr_t) constINDI::BaseDeviceinline
operator->()INDI::BaseDevice
operator=(ParentDevice &&other)=defaultINDI::ParentDevice
operator==(std::nullptr_t) constINDI::BaseDeviceinline
ParentDevice(Type type)INDI::ParentDeviceexplicit
ParentDevice(ParentDevice &&other)=defaultINDI::ParentDevice
ParentDevice(const std::shared_ptr< ParentDevicePrivate > &dd)INDI::ParentDeviceprotected
PegasusFlatMaster()PegasusFlatMaster
processLightBoxNumber(const char *dev, const char *name, double values[], char *names[], int n)INDI::LightBoxInterfaceprotected
processLightBoxSwitch(const char *dev, const char *name, ISState *states, char *names[], int n)INDI::LightBoxInterfaceprotected
processLightBoxText(const char *dev, const char *name, char *texts[], char *names[], int n)INDI::LightBoxInterfaceprotected
Properties typedefINDI::BaseDevice
purgeConfig()INDI::DefaultDeviceprotectedvirtual
refCurrentPollingPeriod() __attribute__((deprecated))INDI::DefaultDeviceprotected
refCurrentPollingPeriod() const __attribute__((deprecated))INDI::DefaultDeviceprotected
registerConnection(Connection::Interface *newConnection)INDI::DefaultDeviceprotected
registerProperty(const INDI::Property &property)INDI::BaseDevice
registerProperty(const INDI::Property &property, INDI_PROPERTY_TYPE type)INDI::BaseDevice
removeProperty(const char *name, char *errmsg)INDI::BaseDevice
RemoveTimer(int id)INDI::DefaultDevice
resetProperties()INDI::DefaultDevice
ROTATOR_INTERFACE enum valueINDI::BaseDevice
saveAllConfigItems(FILE *fp)INDI::DefaultDeviceprotectedvirtual
saveConfig(bool silent=false, const char *property=nullptr)INDI::DefaultDeviceprotectedvirtual
saveConfig(INDI::Property &property)INDI::DefaultDeviceprotected
saveConfigItems(FILE *fp) overridePegasusFlatMasterprotectedvirtual
saveLightBoxConfigItems(FILE *fp)INDI::LightBoxInterfaceprotected
SENSOR_INTERFACE enum valueINDI::BaseDevice
setActiveConnection(Connection::Interface *existingConnection)INDI::DefaultDeviceprotected
setConnected(bool status, IPState state=IPS_OK, const char *msg=nullptr)INDI::DefaultDevicevirtual
setCurrentPollingPeriod(uint32_t msec)INDI::DefaultDeviceprotected
setDebug(bool enable)INDI::DefaultDeviceprotected
setDefaultPollingPeriod(uint32_t msec)INDI::DefaultDeviceprotected
setDeviceName(const char *dev)INDI::BaseDevice
setDriverInterface(uint16_t value)INDI::DefaultDevice
setDynamicPropertiesBehavior(bool defineEnabled, bool deleteEnabled)INDI::DefaultDeviceprotected
SetLightBoxBrightness(uint16_t value) overridePegasusFlatMasterprotectedvirtual
setMediator(INDI::BaseMediator *mediator)INDI::BaseDevice
setPollingPeriodRange(uint32_t minimum, uint32_t maximum)INDI::DefaultDeviceprotected
setSimulation(bool enable)INDI::DefaultDeviceprotected
SetTimer(uint32_t ms)INDI::DefaultDevice
setValue(const INDI::LilXmlElement &root, char *errmsg)INDI::BaseDevice
setVersion(uint16_t vMajor, uint16_t vMinor)INDI::DefaultDevice
simulationTriggered(bool enable)INDI::DefaultDeviceprotectedvirtual
snoopLightBox(XMLEle *root)INDI::LightBoxInterfaceprotected
SPECTROGRAPH_INTERFACE enum valueINDI::BaseDevice
syncDriverInfo()INDI::DefaultDeviceprotected
TELESCOPE_INTERFACE enum valueINDI::BaseDevice
TimerHit()INDI::DefaultDevicevirtual
Type enum nameINDI::ParentDevice
unRegisterConnection(Connection::Interface *existingConnection)INDI::DefaultDeviceprotected
updateLightBoxProperties()INDI::LightBoxInterfaceprotected
updateProperties() overridePegasusFlatMastervirtual
Valid enum valueINDI::ParentDevice
WATCH enum nameINDI::BaseDevice
WATCH_NEW enum valueINDI::BaseDevice
WATCH_NEW_OR_UPDATE enum valueINDI::BaseDevice
WATCH_UPDATE enum valueINDI::BaseDevice
watchDevice(const char *deviceName, const std::function< void(INDI::BaseDevice)> &callback)INDI::DefaultDevice
watchProperty(const char *name, const std::function< void(INDI::Property)> &callback, WATCH watch=WATCH_NEW)INDI::BaseDevice
WEATHER_INTERFACE enum valueINDI::BaseDevice
~BaseDevice()INDI::BaseDevicevirtual
~DefaultDevice() override=defaultINDI::DefaultDevicevirtual
~LightBoxInterface()INDI::LightBoxInterfaceprotectedvirtual
~ParentDevice()INDI::ParentDevice
~PegasusFlatMaster() override=defaultPegasusFlatMastervirtual