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

VOS::RemoteCompoundFactory Class Reference

#include <factory.hh>

Inheritance diagram for VOS::RemoteCompoundFactory:

VOS::CompoundFactory VOS::RemoteFactory VOS::Factory VOS::Factory VOS::MetaObject VOS::MetaObject VOS::Vobject VOS::Dispatchable VOS::Vobject VOS::Dispatchable VUtil::RefCounted VUtil::RefCounted List of all members.

Detailed Description

Definition at line 149 of file factory.hh.

Public Member Functions

Static Public Member Functions


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]

Reimplemented from VOS::CompoundFactory.

Definition at line 156 of file factory.hh.

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: