VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
DtLocalObjectFacadeBase Class Reference

This is a simple base class that will keep track of the local object reference and provide a base level API that all local object proxies must inherit from. This class will also include a specialize template version that will allow the creation of a proxy from associated proxy interfaces (those that can be multiply inherited).

Inheritance diagram for DtLocalObjectFacadeBase:
Inheritance graph
[legend]

Public Member Functions

 DtLocalObjectFacadeBase (DtLocalObject *)
 
virtual ~DtLocalObjectFacadeBase ()
 

Protected Member Functions

virtual void setupDecorator ()
 

Protected Attributes

DtLocalObjectmyLocalObject
 

Constructor & Destructor Documentation

DtLocalObjectFacadeBase::DtLocalObjectFacadeBase ( DtLocalObject )

CTOR.

virtual DtLocalObjectFacadeBase::~DtLocalObjectFacadeBase ( )
virtual

Member Function Documentation

virtual void DtLocalObjectFacadeBase::setupDecorator ( )
protectedvirtual

Member Data Documentation

DtLocalObject* DtLocalObjectFacadeBase::myLocalObject
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)