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

#include <global.h>

+ Inheritance diagram for lwpp::ServerInfo10:
+ Collaboration diagram for lwpp::ServerInfo10:

List of all members.

Public Member Functions

virtual bool available () const
 Check if the global is available.
virtual lwsdk10::LWServerInfogetGlobal ()
 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::LWServerInfooperator-> ()
 Get the pointer to the global.

Protected Member Functions

bool _acquireGlobal ()

Static Protected Attributes

static lwsdk10::LWServerInfoglobPtr
 Pointer to the global functions.

Member Function Documentation

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

Check if the global is available.

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

Get the pointer to the global.

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

Get the pointer to the global.


Member Data Documentation

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

Pointer to the global functions.


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