|
Orocos Real-Time Toolkit
2.8.3
|
Public Member Functions | |
| D (const std::string &f) | |
Public Attributes | |
| TiXmlDocument | doc |
| bool | loadOkay |
Definition at line 369 of file TinyDemarshaller.cpp.
|
inline |
Definition at line 371 of file TinyDemarshaller.cpp.
| TiXmlDocument RTT::marsh::TinyDemarshaller::D::doc |
Definition at line 372 of file TinyDemarshaller.cpp.
Referenced by RTT::marsh::TinyDemarshaller::deserialize(), and RTT::marsh::TinyDemarshaller::TinyDemarshaller().
| bool RTT::marsh::TinyDemarshaller::D::loadOkay |
Definition at line 373 of file TinyDemarshaller.cpp.
Referenced by RTT::marsh::TinyDemarshaller::deserialize(), and RTT::marsh::TinyDemarshaller::TinyDemarshaller().
1.8.11