![]() |
VR-Forces Development_Version Class Documentation
|
Go to the source code of this file.
Classes | |
| class | DtReaderWriterFactory |
| Factory for creating ReaderWriter objects dynamically based on a type string. More... | |
| struct | DtReaderWriterFactory::DtRwFunctions |
| struct | DtMergePathStruct |
| class | DtReaderWriterPropertyFactory |
| Specialized type of reader/writer factory that supports properties. More... | |
Macros | |
| #define | readerWriterFactory_inl_ |
Typedefs | |
| typedef std::vector < DtMergePathStruct > | DtMergePath |
| typedef boost::function< bool(const DtReaderWriter *source, DtReaderWriter *destination, const DtMergePath &path)> | DtPropertyRollUpFunction |
| #define readerWriterFactory_inl_ |
| typedef std::vector<DtMergePathStruct> DtMergePath |
| typedef boost::function<bool (const DtReaderWriter* source, DtReaderWriter* destination, const DtMergePath& path)> DtPropertyRollUpFunction |