|
Namespaces |
namespace | osgIntrospection |
Classes |
class | osgIntrospection::ReaderWriter |
| This is the base class for reader/writer objects. More...
|
class | osgIntrospection::ReaderWriter::Options |
class | osgIntrospection::StdReaderWriter< T > |
| This class template provides basic default streaming capabilities for all types that define streaming operators (<< and >>). More...
|
class | osgIntrospection::StdWReaderWriter< T > |
class | osgIntrospection::EnumReaderWriter< T > |
| This ReaderWriter can be used to read and write enumeration values. More...
|
class | osgIntrospection::PtrReaderWriter< T > |
| This is a ReaderWriter class that can be used to read and write pointer values. More...
|