LightWrap++
AC++wrapperfortheLightWave3DSDK
lwpp::ServerInfo Class Reference

#include <global.h>

+ Inheritance diagram for lwpp::ServerInfo:
+ Collaboration diagram for lwpp::ServerInfo:

List of all members.

Public Member Functions

virtual bool available () const
 Check if the global is available.
virtual LWServerInfo * getGlobal ()
 Get the pointer to the global.
const char * getPath (std::string server_class, std::string server_name)
LWServerInfo * operator-> ()
 Get the pointer to the global.

Protected Member Functions

bool _acquireGlobal ()

Static Protected Attributes

static LWServerInfo * globPtr
 Pointer to the global functions.

Member Function Documentation

bool lwpp::GlobalBase< LWServerInfo >::_acquireGlobal ( )
inlineprotectedinherited
virtual bool lwpp::GlobalBase< LWServerInfo >::available ( ) const
inlinevirtualinherited

Check if the global is available.

virtual LWServerInfo * lwpp::GlobalBase< LWServerInfo >::getGlobal ( )
inlinevirtualinherited

Get the pointer to the global.

const char* lwpp::ServerInfo::getPath ( std::string  server_class,
std::string  server_name 
)
inline
LWServerInfo * lwpp::GlobalBase< LWServerInfo >::operator-> ( )
inlineinherited

Get the pointer to the global.


Member Data Documentation

LWServerInfo * lwpp::GlobalBase< LWServerInfo >::globPtr
staticprotectedinherited

Pointer to the global functions.


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