#include <ipointcache.h>

Public Member Functions |
|
| BEGIN_FUNCTION_MAP | VFN_0 (pointcache_record, fnRecord) |
| VFN_0 (pointcache_setcache, fnSetCache) | |
| VFN_0 (pointcache_enablemods, fnEnableMods) | |
| VFN_0 (pointcache_disablemods, fnDisableMods) | |
| virtual
END_FUNCTION_MAP FPInterfaceDesc * |
GetDesc ()=0 |
| virtual void | fnRecord ()=0 |
| virtual void | fnSetCache ()=0 |
| virtual void | fnEnableMods ()=0 |
| virtual void | fnDisableMods ()=0 |
| BEGIN_FUNCTION_MAP VFN_0 | ( | pointcache_record | , |
| fnRecord | |||
| ) |
| VFN_0 | ( | pointcache_setcache | , |
| fnSetCache | |||
| ) |
| VFN_0 | ( | pointcache_enablemods | , |
| fnEnableMods | |||
| ) |
| VFN_0 | ( | pointcache_disablemods | , |
| fnDisableMods | |||
| ) |
| virtual END_FUNCTION_MAP FPInterfaceDesc* GetDesc | ( | ) | [pure virtual] |
Implements FPInterface.
| virtual void fnRecord | ( | ) | [pure virtual] |
| virtual void fnSetCache | ( | ) | [pure virtual] |
| virtual void fnEnableMods | ( | ) | [pure virtual] |
| virtual void fnDisableMods | ( | ) | [pure virtual] |