LibTmsApi  2.0.0
Public Member Functions | Public Attributes | List of all members
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. More...
 
BError error
 The Pick-Up's current error status. More...
 

Detailed Description

This class stores the status of an individual Pick-Up.

Constructor & Destructor Documentation

Tms::PuStatus::PuStatus ( BInt32  prunning = BInt32(),
BError  perror = BError() 
)

Member Data Documentation

BError Tms::PuStatus::error

The Pick-Up's current error status.

BInt32 Tms::PuStatus::running

The Pick-Up is currently running.


The documentation for this class was generated from the following files: