
Public Member Functions | |
| Indexer () | |
| virtual | ~Indexer () |
| virtual const ParameterInfoList & | getIndexParameters () const |
| virtual void | getIndexValueSet (int, const Value &instance, ValueList &values) const |
Public Attributes | |
| ParameterInfoList | _params |
| const Type & | _itype |
| osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::Indexer | ( | ) | [inline] |
| virtual osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::~Indexer | ( | ) | [inline, virtual] |
| virtual const ParameterInfoList& osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::getIndexParameters | ( | ) | const [inline, virtual] |
Implements osgIntrospection::IndexInfo.
| virtual void osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::getIndexValueSet | ( | int | , | |
| const Value & | instance, | |||
| ValueList & | values | |||
| ) | const [inline, virtual] |
Implements osgIntrospection::IndexInfo.
| ParameterInfoList osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::_params |
| const Type& osgIntrospection::StdMapReflector< T, IT, VT >::Indexer::_itype |