Definition at line 64 of file TinyDemarshaller.cpp.
Enumerator |
---|
TAG_STRUCT |
|
TAG_SIMPLE |
|
TAG_SEQUENCE |
|
TAG_PROPERTIES |
|
TAG_DESCRIPTION |
|
TAG_VALUE |
|
TAG_UNKNOWN |
|
Definition at line 72 of file TinyDemarshaller.cpp.
RTT::marsh::Tiny2CPFHandler::Tiny2CPFHandler |
( |
PropertyBag & |
b | ) |
|
|
inline |
void RTT::marsh::Tiny2CPFHandler::characters |
( |
const char * |
chars | ) |
|
|
inline |
bool RTT::marsh::Tiny2CPFHandler::endElement |
( |
| ) |
|
|
inline |
bool RTT::marsh::Tiny2CPFHandler::populateBag |
( |
TiXmlNode * |
pParent | ) |
|
|
inline |
void RTT::marsh::Tiny2CPFHandler::startElement |
( |
const char * |
localname, |
|
|
const TiXmlAttribute * |
attributes |
|
) |
| |
|
inline |
std::string RTT::marsh::Tiny2CPFHandler::description |
|
private |
std::string RTT::marsh::Tiny2CPFHandler::name |
|
private |
std::stack<Tag> RTT::marsh::Tiny2CPFHandler::tag_stack |
|
private |
std::string RTT::marsh::Tiny2CPFHandler::type |
|
private |
std::string RTT::marsh::Tiny2CPFHandler::value_string |
|
private |
The documentation for this class was generated from the following file: