#include <OSGGeoPropFields.h>
Inheritance diagram for osg::FieldDataTraits< GeoPTypesPtr >:

Struct Specific | |
| enum | { StringConvertable = Self::ToStringConvertable } |
| enum | { bHasParent = 0x01 } |
| *typedef FieldDataTraits< GeoPTypesPtr > | Self |
| static DataType | _type |
Public Types | |
| typedef GeoPTypesPtr::Inherited | Inherited |
| typedef FieldDataTraits< GeoPTypesPtr > | FieldTypeTraits |
| typedef osgIF<(bTypeHasParent==true), FieldDataTraits< Inherited >, FieldTraitsRecurseBase< GeoPTypesPtr > >::_IRe | MappedTrait ) |
| typedef osgIF< uiTest==1, const GeoPTypesPtr, const GeoPTypesPtr & >::_IRet | ArgumentType |
| enum | { ToStringConvertable = 0x01, FromStringConvertable = 0x02 } |
Static Public Member Functions | |
| static UInt32 | getBinSize (const GeoPTypesPtr &oObject) |
| static UInt32 | getBinSize (const GeoPTypesPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyToBin (BinaryDataHandler &pMem, const GeoPTypesPtr &oObject) |
| static void | copyToBin (BinaryDataHandler &pMem, const GeoPTypesPtr *pObjectStore, UInt32 uiNumObjects) |
| static void | copyFromBin (BinaryDataHandler &pMem, GeoPTypesPtr &oObject) |
| static void | copyFromBin (BinaryDataHandler &pMem, GeoPTypesPtr *pObjectStore, UInt32 uiNumObjects) |
| static bool | getFromString (GeoPTypesPtr &outVal, const Char8 *inVal) |
| static void | putToString (const GeoPTypesPtr &inVal, std::string &outStr) |
| static const Char8 * | getPName (void) |
Field Get | |
| *static DataType & | getType (void) |
| static Char8 * | getSName (void) |
| static Char8 * | getMName (void) |
Static Public Attributes | |
| static const UInt32 | uiTest |
Definition at line 364 of file OSGGeoPropFields.h.
|
|
Definition at line 412 of file OSGFieldDataType.h. |
|
|
Definition at line 413 of file OSGFieldDataType.h. |
|
|
Definition at line 422 of file OSGFieldDataType.h. |
|
|
Definition at line 122 of file OSGFieldDataType.h. |
|
|
Definition at line 374 of file OSGGeoPropFields.h. 00374 { StringConvertable = Self::ToStringConvertable };
|
|
|
Definition at line 375 of file OSGGeoPropFields.h. 00375 { bHasParent = 0x01 };
|
|
|
Definition at line 69 of file OSGFieldDataType.h. 00070 { 00071 ToStringConvertable = 0x01, 00072 FromStringConvertable = 0x02 00073 };
|
|
|
Definition at line 382 of file OSGGeoPropFields.h. 00382 { return _type; }
|
|
|
Definition at line 383 of file OSGGeoPropFields.h.
|
|
|
Definition at line 384 of file OSGGeoPropFields.h.
|
|
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 428 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 433 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 439 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 445 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 452 of file OSGFieldDataType.h.
|
|
||||||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 458 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 465 of file OSGFieldDataType.h.
|
|
||||||||||||
|
Reimplemented from osg::FieldTraitsRecurseBase< GeoPTypesPtr >. Definition at line 471 of file OSGFieldDataType.h.
|
|
|
Definition at line 75 of file OSGFieldDataType.h.
|
|
|
Definition at line 371 of file OSGGeoPropFields.h. |
|
|
Definition at line 372 of file OSGGeoPropFields.h. |
|
|
Definition at line 117 of file OSGFieldDataType.h. |
1.4.3