interreality.org [VOS]
[Home] [About]
[Screenshots]
[Download]
[News]
[Community]
[Documentation] [Manual]
[Bugs & Requests] [Wiki]

VOS::CODFactory Class Reference

#include <factory.hh>

Inheritance diagram for VOS::CODFactory:

VOS::Factory VOS::MetaObject VOS::Vobject VOS::Dispatchable VUtil::RefCounted VOS::LocalCODFactory VOS::RemoteCODFactory List of all members.

Detailed Description

CODFactory ///.

Definition at line 42 of file factory.hh.

Public Member Functions


Constructor & Destructor Documentation

VOS::CODFactory::CODFactory ( VobjectBase superobject  ) 


Member Function Documentation

virtual VUtil::vRef<Vobject> VOS::CODFactory::constructFrom ( const char *  name,
COD cod 
) [pure virtual]

virtual const std::string VOS::CODFactory::getVOSType (  )  [inline, virtual]

Returns:
the specific VOS type name that represents the VOS interface this object is supplying. This should always be overridden by the subclass.

Reimplemented from VOS::MetaObject.

Definition at line 46 of file factory.hh.


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