TxtSmartFactoryLib  0.8.0
Smart Factory Library
ft::TxtWorkpiece Class Reference

#include <TxtFactoryTypes.h>

Public Member Functions

 TxtWorkpiece ()
 
 TxtWorkpiece (const TxtWorkpiece &wp)
 
 TxtWorkpiece (std::string tag_uid, TxtWPType_t type, TxtWPState_t state)
 
virtual ~TxtWorkpiece ()
 
void printDebug ()
 

Public Attributes

std::string tag_uid
 
TxtWPType_t type
 
TxtWPState_t state
 

Constructor & Destructor Documentation

ft::TxtWorkpiece::TxtWorkpiece ( )
inline
ft::TxtWorkpiece::TxtWorkpiece ( const TxtWorkpiece wp)
inline
ft::TxtWorkpiece::TxtWorkpiece ( std::string  tag_uid,
TxtWPType_t  type,
TxtWPState_t  state 
)
inline
virtual ft::TxtWorkpiece::~TxtWorkpiece ( )
inlinevirtual

Member Function Documentation

void ft::TxtWorkpiece::printDebug ( )
inline

Member Data Documentation

TxtWPState_t ft::TxtWorkpiece::state
std::string ft::TxtWorkpiece::tag_uid
TxtWPType_t ft::TxtWorkpiece::type

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