VOS::MetaObjectIterator Class Reference
[libvos]
#include <vos/vos/vobjectiter.hh>
Inheritance diagram for VOS::MetaObjectIterator:

Detailed Description
Definition at line 62 of file vobjectiter.hh.
Public Member Functions
- MetaObjectIterator ()
- MetaObjectIterator (const MetaObjectIterator &i)
- MetaObjectIterator (const std::vector< std::pair< std::string, MetaObject * > > mobs)
- VUtil::vRef< MetaObject > operator * ()
Constructor & Destructor Documentation
| VOS::MetaObjectIterator::MetaObjectIterator | ( | ) | [inline] |
Definition at line 65 of file vobjectiter.hh.
| VOS::MetaObjectIterator::MetaObjectIterator | ( | const MetaObjectIterator & | i | ) | [inline] |
Definition at line 66 of file vobjectiter.hh.
| VOS::MetaObjectIterator::MetaObjectIterator | ( | const std::vector< std::pair< std::string, MetaObject * > > | mobs | ) | [inline] |
Definition at line 67 of file vobjectiter.hh.
Member Function Documentation
| VUtil::vRef<MetaObject> VOS::MetaObjectIterator::operator * | ( | ) | [inline] |
Definition at line 79 of file vobjectiter.hh.
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/vos/vobjectiter.hh