My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::Monitor Member List

This is the complete list of members for gcp::util::Monitor, including all inherited members.

addRegister(std::string regmapName, std::string boardName, std::string regname, RegAspect aspect=REG_PLAIN, MonitorDataType::FormatType=MonitorDataType::FM_UNKNOWN, char *formatString=0, MonitorDataType::FormatType=MonitorDataType::FM_UNKNOWN, CoordRange *range=0)gcp::util::Monitor
addRegister(std::string regSpec)gcp::util::Monitor
arrayMap() (defined in gcp::util::Monitor)gcp::util::Monitorinline
countFrames()gcp::util::Monitor
formatOf(RegDescription &reg, MonitorDataType::FormatType format=MonitorDataType::FM_UNKNOWN) (defined in gcp::util::Monitor)gcp::util::Monitorstatic
getArrayMapRegisters(bool archivedOnly) (defined in gcp::util::Monitor)gcp::util::Monitor
getCalSlotPtr(unsigned iSlot=0)gcp::util::Monitor
getRegAsDouble(MonitorDataType val, RegAspect aspect)gcp::util::Monitor
getRegister(std::string regmapName, std::string boardName, std::string regname, unsigned *data, CoordRange *range)gcp::util::Monitor
getRegister(std::string regmapName, std::string boardName, std::string regname, int *data, CoordRange *range) (defined in gcp::util::Monitor)gcp::util::Monitor
getRegister(std::string regmapName, std::string boardName, std::string regname, unsigned long *data, CoordRange *range)gcp::util::Monitor
getRegister(std::string regmapName, std::string boardName, std::string regname, long *data, CoordRange *range)gcp::util::Monitor
getRegister(std::string regmapName, std::string boardName, std::string regname, float *data, CoordRange *range)gcp::util::Monitor
getRegister(std::string regmapName, std::string boardName, std::string regname, double *data, CoordRange *range)gcp::util::Monitor
getRegsAsDataTypes()gcp::util::Monitor
getRegsAsDoubles()gcp::util::Monitor
Monitor(std::string arcDir, std::string calFile, std::string host, std::string start, bool startWasSet, std::string stop, bool stopWasSet, std::string regFile)gcp::util::Monitor
Monitor(std::string arcDir, std::string calFile, std::string startMjd, std::string stopMjd)gcp::util::Monitor
Monitor(std::string host, std::string calFile)gcp::util::Monitor
nativeFormats() (defined in gcp::util::Monitor)gcp::util::Monitorinline
parseDateAndTime(std::string utc)gcp::util::Monitorstatic
parseFormat(std::string format) (defined in gcp::util::Monitor)gcp::util::Monitorstatic
printArrayMap(bool arcvhivedOnly) (defined in gcp::util::Monitor)gcp::util::Monitor
printDoubleRegs()gcp::util::Monitor
printRegs()gcp::util::Monitor
printRegs2() (defined in gcp::util::Monitor)gcp::util::Monitor
printUnsignedIntRegs()gcp::util::Monitor
readNextFrame()gcp::util::Monitor
readRegs()gcp::util::Monitor
readRegsAsDataTypes()gcp::util::Monitor
readRegsAsDoubles()gcp::util::Monitor
reinitialize()gcp::util::Monitor
run()gcp::util::Monitor
runTest() (defined in gcp::util::Monitor)gcp::util::Monitor
selectedFormats() (defined in gcp::util::Monitor)gcp::util::Monitorinline
selectedRegs() (defined in gcp::util::Monitor)gcp::util::Monitorinline
~Monitor()gcp::util::Monitorvirtual