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

#include <modeler.h>

+ Inheritance diagram for lwpp::DynaMonitor:
+ Collaboration diagram for lwpp::DynaMonitor:

List of all members.

Public Member Functions

 DynaMonitor (const char *a, const char *b)
virtual ~DynaMonitor ()
SimpleMonitor Get ()

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

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

Check if the global is available.

SimpleMonitor lwpp::DynaMonitor::Get ( )
inline
virtual DynaMonitorFuncs * lwpp::GlobalBase< DynaMonitorFuncs >::getGlobal ( )
inlinevirtualinherited

Get the pointer to the global.

DynaMonitorFuncs * lwpp::GlobalBase< DynaMonitorFuncs >::operator-> ( )
inlineinherited

Get the pointer to the global.


Member Data Documentation

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

Pointer to the global functions.

LWMonitor* lwpp::DynaMonitor::mon

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