INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
gbxsmartbatteryacfr::OceanServer Class Reference
Inheritance diagram for gbxsmartbatteryacfr::OceanServer:
![]()
Detailed DescriptionThread which reads data from an OceanServer battery system. Wraps up all the logic required to read from the system and maintain some incremental internal data storage. Also handles all ParsingExceptions. Constructor & Destructor Documentation◆ OceanServer()
Initialises an OceanServerReader May throw a HardwareReadingException References gbxiceutilacfr::SafeThread::SafeThread(). Member Function Documentation◆ getData()
Access to the current data May return an empty record ( check with isEmpty() ) ◆ walk()
The main thread function, inherited from SubsystemThread Reads data from OceanServer and incrementally updates internal storage May throw gbxutilacfr::Exception Implements gbxiceutilacfr::SafeThread. References gbxiceutilacfr::Thread::isStopping(), gbxsmartbatteryacfr::OceanServerSystem::rawRecord(), and gbxsmartbatteryacfr::updateWithNewData(). The documentation for this class was generated from the following files:
|