VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Types | Public Member Functions
disti::LicenseUnlockProjectClass Class Reference
Inheritance diagram for disti::LicenseUnlockProjectClass:
Inheritance graph
[legend]

Public Types

typedef ComponentBase _BaseClass
 
typedef ComponentBase BaseClass
 
typedef
CallbackMethodCallerTemplate
< LicenseUnlockProjectClass
CallbackMethodCaller
 

Public Member Functions

GLSGEN_LicenseUnlockProjectClass_EXPORT LicenseUnlockProjectClass (const char *name=NULL)
 
GLSGEN_LicenseUnlockProjectClass_EXPORT
void 
CreateObjects (void)
 
virtual
GLSGEN_LicenseUnlockProjectClass_EXPORT
void 
Initialize ()
 
virtual
GLSGEN_LicenseUnlockProjectClass_EXPORT
void 
Calculate (double time)
 
virtual
GLSGEN_LicenseUnlockProjectClass_EXPORT
DisplayObject * 
CloneObject (bool generateNames=false)
 
virtual
GLSGEN_LicenseUnlockProjectClass_EXPORT
InterfaceListType * 
GetCppInterfaceDescription (InterfaceListType *addToThisList=NULL)
 
virtual
GLSGEN_LicenseUnlockProjectClass_EXPORT
void 
GetCppInterfaceDescriptionFree (InterfaceListType *array)
 

Member Typedef Documentation

Constructor & Destructor Documentation

GLSGEN_LicenseUnlockProjectClass_EXPORT disti::LicenseUnlockProjectClass::LicenseUnlockProjectClass ( const char name = NULL)

Member Function Documentation

GLSGEN_LicenseUnlockProjectClass_EXPORT void disti::LicenseUnlockProjectClass::CreateObjects ( void  )
virtual GLSGEN_LicenseUnlockProjectClass_EXPORT void disti::LicenseUnlockProjectClass::Initialize ( )
virtual

This code is called immediately after creating objects.

virtual GLSGEN_LicenseUnlockProjectClass_EXPORT void disti::LicenseUnlockProjectClass::Calculate ( double  time)
virtual

This code is called every frame.

virtual GLSGEN_LicenseUnlockProjectClass_EXPORT DisplayObject* disti::LicenseUnlockProjectClass::CloneObject ( bool  generateNames = false)
virtual
virtual GLSGEN_LicenseUnlockProjectClass_EXPORT InterfaceListType* disti::LicenseUnlockProjectClass::GetCppInterfaceDescription ( InterfaceListType *  addToThisList = NULL)
virtual

Get the details of the Cpp Interface The actual interface is exposed in compiled code.

Parameters
addToThisListA list to add to and then return. Creates a new one if NULL.
Returns
A templated list. The caller must call the corresponding free method to safely free the memory.
virtual GLSGEN_LicenseUnlockProjectClass_EXPORT void disti::LicenseUnlockProjectClass::GetCppInterfaceDescriptionFree ( InterfaceListType *  array)
virtual

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

Document ID: Generated on Tue Sep 24 19:28:17 EDT 2024 from SVN revision 269799
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)