osgIntrospection::EnumReaderWriter< T > Class Template Reference
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: