OpenSceneGraph  3.4.0
Public Member Functions | Protected Attributes
osgDB::MapIteratorObject Class Reference
Inheritance diagram for osgDB::MapIteratorObject:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MapIteratorObject ()
 MapIteratorObject (BaseSerializer::Type keyType, unsigned int keySize, BaseSerializer::Type elementType, unsigned int elementSize)
 MapIteratorObject (const MapIteratorObject &rhs, const osg::CopyOp copyop=osg::CopyOp::SHALLOW_COPY)
 META_Object (osgDB, MapIteratorObject)
BaseSerializer::Type getKeyType () const
unsigned int getKeySize () const
BaseSerializer::Type getElementType () const
unsigned int getElementSize () const
virtual bool advance ()
virtual bool valid () const
virtual const void * getKey () const
virtual void * getElement () const
virtual void setElement (void *) const

Protected Attributes

BaseSerializer::Type _keyType
unsigned int _keySize
BaseSerializer::Type _elementType
unsigned int _elementSize

Constructor & Destructor Documentation

osgDB::MapIteratorObject::MapIteratorObject ( BaseSerializer::Type  keyType,
unsigned int  keySize,
BaseSerializer::Type  elementType,
unsigned int  elementSize 
) [inline]

Member Function Documentation

virtual bool osgDB::MapIteratorObject::advance ( ) [inline, virtual]
virtual void* osgDB::MapIteratorObject::getElement ( ) const [inline, virtual]
unsigned int osgDB::MapIteratorObject::getElementSize ( ) const [inline]

References _elementSize.

References _elementType.

virtual const void* osgDB::MapIteratorObject::getKey ( ) const [inline, virtual]
unsigned int osgDB::MapIteratorObject::getKeySize ( ) const [inline]

References _keySize.

References _keyType.

virtual void osgDB::MapIteratorObject::setElement ( void *  ) const [inline, virtual]
virtual bool osgDB::MapIteratorObject::valid ( ) const [inline, virtual]

Member Data Documentation

unsigned int osgDB::MapIteratorObject::_elementSize [protected]

Referenced by getElementSize().

Referenced by getElementType().

unsigned int osgDB::MapIteratorObject::_keySize [protected]

Referenced by getKeySize().

Referenced by getKeyType().


The documentation for this class was generated from the following file:

osg logo
Generated at Tue Dec 8 2015 00:14:28 for the OpenSceneGraph by doxygen 1.7.6.1.