Orocos Real-Time Toolkit  2.8.3
Public Member Functions | List of all members
RTT::marsh::Tiny2CPFHandler Class Reference

Public Member Functions

 Tiny2CPFHandler (PropertyBag &b)
 
bool endElement ()
 
void startElement (const char *localname, const TiXmlAttribute *attributes)
 
void characters (const char *chars)
 
bool populateBag (TiXmlNode *pParent)
 

Detailed Description

Definition at line 64 of file TinyDemarshaller.cpp.

Constructor & Destructor Documentation

RTT::marsh::Tiny2CPFHandler::Tiny2CPFHandler ( PropertyBag b)
inline

Definition at line 85 of file TinyDemarshaller.cpp.

Member Function Documentation

void RTT::marsh::Tiny2CPFHandler::characters ( const char *  chars)
inline

Definition at line 301 of file TinyDemarshaller.cpp.

bool RTT::marsh::Tiny2CPFHandler::endElement ( )
inline

Definition at line 91 of file TinyDemarshaller.cpp.

References RTT::Error, and RTT::Warning.

bool RTT::marsh::Tiny2CPFHandler::populateBag ( TiXmlNode pParent)
inline
void RTT::marsh::Tiny2CPFHandler::startElement ( const char *  localname,
const TiXmlAttribute attributes 
)
inline

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