|
LightWrap++
AC++wrapperfortheLightWave3DSDK
|
#include <global.h>
Inheritance diagram for lwpp::ServerInfo10:
Collaboration diagram for lwpp::ServerInfo10:Public Member Functions | |
| virtual bool | available () const |
| Check if the global is available. | |
| virtual lwsdk10::LWServerInfo * | getGlobal () |
| Get the pointer to the global. | |
| std::vector< std::string > | getList (std::string server_class) |
| const char * | getPath (std::string server_class, std::string server_name) |
| lwsdk10::LWServerInfo * | operator-> () |
| Get the pointer to the global. | |
Protected Member Functions | |
| bool | _acquireGlobal () |
Static Protected Attributes | |
| static lwsdk10::LWServerInfo * | globPtr |
| Pointer to the global functions. | |
|
inlineprotectedinherited |
|
inlinevirtualinherited |
Check if the global is available.
|
inlinevirtualinherited |
Get the pointer to the global.
|
inline |
|
inline |
|
inlineinherited |
Get the pointer to the global.
|
staticprotectedinherited |
Pointer to the global functions.