![]() |
VR-Forces 5.0.2 Developer's Guide
|
Go to the source code of this file.
Classes | |
| class | DtRailSegment |
Namespaces | |
| DtBufferSerialize | |
Typedefs | |
| typedef std::list < DtRailSegment * > | DtRailSegmentList |
| typedef DtRailSegmentList::iterator | DtRailSegmentListIterator |
| typedef DtRailSegmentList::const_iterator | DtRailSegmentListConstIterator |
Functions | |
| DT_DLL_vrfutil int | DtBufferSerialize::getSize (const DtRailSegment &data) |
| DT_DLL_vrfutil char * | DtBufferSerialize::encode (const DtRailSegment &data, char *buffer) |
| DT_DLL_vrfutil const char * | DtBufferSerialize::decode (DtRailSegment &data, const char *buffer) |
| typedef std::list<DtRailSegment *> DtRailSegmentList |
| typedef DtRailSegmentList::iterator DtRailSegmentListIterator |
| typedef DtRailSegmentList::const_iterator DtRailSegmentListConstIterator |