VCFRemote::Proxy Class Reference
#include <Proxy.h>
Inheritance diagram for VCFRemote::Proxy:
List of all members.
Constructor & Destructor Documentation
| VCFRemote::Proxy::Proxy |
( |
VCF::Object * |
localObjectInstance = NULL |
) |
|
|
| virtual VCFRemote::Proxy::~Proxy |
( |
|
) |
[virtual] |
|
Member Function Documentation
| static Proxy* VCFRemote::Proxy::createInstance |
( |
const VCF::String & |
className |
) |
[static] |
|
| static Proxy* VCFRemote::Proxy::createInstanceByClassID |
( |
const VCF::String & |
classID |
) |
[static] |
|
| virtual VCF::String VCFRemote::Proxy::getClassID |
( |
|
) |
[virtual] |
|
| virtual VCF::String VCFRemote::Proxy::getClassName |
( |
|
) |
[virtual] |
|
| InstanceID* VCFRemote::Proxy::getInstanceID |
( |
|
) |
[inline] |
|
| virtual bool VCFRemote::Proxy::isRemote |
( |
|
) |
[inline, virtual] |
|
| virtual void VCFRemote::Proxy::loadFromStream |
( |
VCF::InputStream * |
stream |
) |
[virtual] |
|
The documentation for this class was generated from the following file: