LibTmsApi 2.3.0
|
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. | |
This class stores the status of an individual Pick-Up.
BError Tms::PuStatus::error |
The Pick-Up's current error status.
BInt32 Tms::PuStatus::running |
The Pick-Up is currently running.