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

#include <envelope.h>

+ Inheritance diagram for lwpp::Channel:
+ Collaboration diagram for lwpp::Channel:

List of all members.

Public Member Functions

 Channel (LWChannelID chan=0)
virtual bool available () const
 Check if the global is available.
Envelope getEnvelope ()
virtual LWChannelInfo * getGlobal ()
 Get the pointer to the global.
const char * getName ()
bool next (LWChanGroupID cgroup)
LWChannelInfo * operator-> ()
 Get the pointer to the global.

Protected Member Functions

bool _acquireGlobal ()

Static Protected Attributes

static LWChannelInfo * globPtr
 Pointer to the global functions.

Constructor & Destructor Documentation

lwpp::Channel::Channel ( LWChannelID  chan = 0)
inline

Member Function Documentation

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

Check if the global is available.

Envelope lwpp::Channel::getEnvelope ( )
inline
virtual LWChannelInfo * lwpp::GlobalBase< LWChannelInfo >::getGlobal ( )
inlinevirtualinherited

Get the pointer to the global.

const char* lwpp::Channel::getName ( void  )
inline
bool lwpp::Channel::next ( LWChanGroupID  cgroup)
inline
LWChannelInfo * lwpp::GlobalBase< LWChannelInfo >::operator-> ( )
inlineinherited

Get the pointer to the global.


Member Data Documentation

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

Pointer to the global functions.


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