VOS::RemoteCompoundFactory Class Reference
#include <factory.hh>
Inheritance diagram for VOS::RemoteCompoundFactory:

Detailed Description
Definition at line 149 of file factory.hh.
Public Member Functions
- RemoteCompoundFactory (VobjectBase *superobject)
- virtual VUtil::vRef< Vobject > construct (const char *name, const std::deque< std::string > &types)
- virtual VUtil::vRef< Vobject > construct (const char *name, const char *type0, const char *type1=0, const char *type2=0, const char *type3=0, const char *type4=0)
Static Public Member Functions
- static MetaObject * new_RemoteCompoundFactory (VobjectBase *superobject, const std::string &type)
Constructor & Destructor Documentation
| VOS::RemoteCompoundFactory::RemoteCompoundFactory | ( | VobjectBase * | superobject | ) |
Member Function Documentation
| virtual VUtil::vRef<Vobject> VOS::RemoteCompoundFactory::construct | ( | const char * | name, | |
| const char * | type0, | |||
| const char * | type1 = 0, |
|||
| const char * | type2 = 0, |
|||
| const char * | type3 = 0, |
|||
| const char * | type4 = 0 | |||
| ) | [inline, virtual] |
| virtual VUtil::vRef<Vobject> VOS::RemoteCompoundFactory::construct | ( | const char * | name, | |
| const std::deque< std::string > & | types | |||
| ) | [virtual] |
Implements VOS::CompoundFactory.
| static MetaObject* VOS::RemoteCompoundFactory::new_RemoteCompoundFactory | ( | VobjectBase * | superobject, | |
| const std::string & | type | |||
| ) | [static] |
The documentation for this class was generated from the following file:
- /home/tetron/hack/vos/libs/vos/metaobjects/misc/factory.hh