VX++ Framework (VxCpp.dll)
Friendly Voxon development with classes
Public Member Functions | Protected Attributes | List of all members
IVoxiePtr Class Reference

IVoxiePtr classes which inherit this interface require access to IVoxieBox pointer. More...

#include <vxInterfaces.h>

Inheritance diagram for IVoxiePtr:
IBreathable IDrawable

Public Member Functions

virtual void setIVoxieBoxPtr (IVoxieBox *voxiePtr)
 
virtual IVoxieBoxgetIVoxieBoxPtr ()
 

Protected Attributes

IVoxieBoxvoxiePtr = 0
 

Detailed Description

IVoxiePtr classes which inherit this interface require access to IVoxieBox pointer.

Classes which need the voxie pointer object will usually use variables or functions from the VoxieBox object Usually when these classes are constructed the IVoxieBox pointer should be set.


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