Classes | Public Types | Public Member Functions

osgIntrospection::StdVectorReflector< T, VT > Struct Template Reference

Inheritance diagram for osgIntrospection::StdVectorReflector< T, VT >:
osgIntrospection::ValueReflector< T > osgIntrospection::Reflector< T >

List of all members.

Classes

struct  Adder
struct  Counter
struct  Getter
struct  Inserter
struct  Remover
struct  Setter

Public Types

typedef ValueReflector< T >
::instance_creator_type 
instance_creator_type

Public Member Functions

 StdVectorReflector (const std::string &name)

Detailed Description

template<typename T, typename VT>
struct osgIntrospection::StdVectorReflector< T, VT >

This class allows to define the means for reflecting STL containers such as std::deque and std::vector.


Member Typedef Documentation


Constructor & Destructor Documentation


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