osgIntrospection::EnumReaderWriter< T > Class Template Reference
Inheritance diagram for osgIntrospection::EnumReaderWriter< T >:
List of all members.
Detailed Description
template<typename T>
class osgIntrospection::EnumReaderWriter< T >
This ReaderWriter can be used to read and write enumeration values. The textual representation will be the enum label, if found, or the numerical value. The binary representation doesn't take label names into account.
The documentation for this class was generated from the following file:
Generated on Sun Oct 1 13:17:10 2006 for openscenegraph by
1.4.7