#include <envelope.h>
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.
|
Static Protected Attributes |
| static LWChannelInfo * | globPtr |
| | Pointer to the global functions.
|
Constructor & Destructor Documentation
| lwpp::Channel::Channel |
( |
LWChannelID |
chan = 0 | ) |
|
|
inline |
Member Function Documentation
Check if the global is available.
Get the pointer to the global.
| const char* lwpp::Channel::getName |
( |
void |
| ) |
|
|
inline |
| bool lwpp::Channel::next |
( |
LWChanGroupID |
cgroup | ) |
|
|
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: