#include <modeler.h>
List of all members.
Public Attributes |
| LWMonitor * | mon |
Protected Member Functions |
| bool | _acquireGlobal () |
| virtual bool | available () const |
| | Check if the global is available.
|
| virtual DynaMonitorFuncs * | getGlobal () |
| | Get the pointer to the global.
|
| DynaMonitorFuncs * | operator-> () |
| | Get the pointer to the global.
|
Static Protected Attributes |
| static DynaMonitorFuncs * | globPtr |
| | Pointer to the global functions.
|
Constructor & Destructor Documentation
| lwpp::DynaMonitor::DynaMonitor |
( |
const char * |
a, |
|
|
const char * |
b |
|
) |
| |
|
inline |
| virtual lwpp::DynaMonitor::~DynaMonitor |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
Get the pointer to the global.
Member Data Documentation
Pointer to the global functions.
| LWMonitor* lwpp::DynaMonitor::mon |
The documentation for this class was generated from the following file: