Account
|      LibTmsApi 2.3.0         |   
Tms::PuStatus Class Reference
This class stores the status of an individual Pick-Up. More...
#include <TmsD.h>
Public Member Functions | |
| PuStatus (BInt32 prunning=BInt32(), BError perror=BError()) | |
Public Attributes | |
| BInt32 | running | 
| The Pick-Up is currently running.   | |
| BError | error | 
| The Pick-Up's current error status.   | |
Detailed Description
This class stores the status of an individual Pick-Up.
Constructor & Destructor Documentation
◆ PuStatus()
Member Data Documentation
◆ error
| BError Tms::PuStatus::error | 
The Pick-Up's current error status.
◆ running
| BInt32 Tms::PuStatus::running | 
The Pick-Up is currently running.
The documentation for this class was generated from the following files:
Generated by
