#include <plugin_handler.h>
List of all members.
Public Member Functions |
| virtual bool | available () const |
| | Check if the global is available.
|
| virtual LWInstUpdate * | getGlobal () |
| | Get the pointer to the global.
|
| LWInstUpdate * | operator-> () |
| | Get the pointer to the global.
|
Static Public Member Functions |
| static void | Update (const char *className, LWInstance inst) |
Static Protected Attributes |
| static LWInstUpdate * | globPtr |
| | Pointer to the global functions.
|
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
Get the pointer to the global.
| static void lwpp::InstanceUpdate::Update |
( |
const char * |
className, |
|
|
LWInstance |
inst |
|
) |
| |
|
inlinestatic |
Member Data Documentation
Pointer to the global functions.
The documentation for this class was generated from the following file: