#include <global.h>
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.
|
Static Protected Attributes |
| static LWServerInfo * | globPtr |
| | Pointer to the global functions.
|
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
| const char* lwpp::ServerInfo::getPath |
( |
std::string |
server_class, |
|
|
std::string |
server_name |
|
) |
| |
|
inline |
Get the pointer to the global.
Member Data Documentation
Pointer to the global functions.
The documentation for this class was generated from the following file: