#include <channel_handler.h>
List of all members.
Constructor & Destructor Documentation
| lwpp::ChannelHandler::ChannelHandler |
( |
void * |
g, |
|
|
void * |
context, |
|
|
LWError * |
err |
|
) |
| |
|
inline |
| virtual lwpp::ChannelHandler::~ChannelHandler |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| virtual const char* lwpp::InstanceHandler::DescLn |
( |
| ) |
|
|
inlinevirtualinherited |
| virtual void lwpp::ChannelHandler::Evaluate |
( |
const LWChannelAccess * |
ca | ) |
|
|
inlinevirtual |
| virtual unsigned int lwpp::ChannelHandler::Flags |
( |
| ) |
|
|
inlinevirtual |
| virtual LWError lwpp::Storeable::Load |
( |
const LoadState & |
ls | ) |
|
|
inlinevirtualinherited |
| virtual LWError lwpp::Storeable::Save |
( |
const SaveState & |
ss | ) |
|
|
inlinevirtualinherited |
| void lwpp::InstanceHandler::SetClassName |
( |
const char * |
n | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::SetDescription |
( |
const char * |
n | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::SetDescription |
( |
const std::string & |
s | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::SetName |
( |
const char * |
n | ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::Update |
( |
| ) |
|
|
inlineinherited |
| void lwpp::InstanceHandler::Update |
( |
const char * |
cName | ) |
|
|
inlineinherited |
Member Data Documentation
| LWItem lwpp::ChannelHandler::Context |
|
protected |
| const char* lwpp::InstanceHandler::m_className |
|
protectedinherited |
| std::string lwpp::InstanceHandler::m_description |
|
protectedinherited |
| const char* lwpp::InstanceHandler::m_pluginName |
|
protectedinherited |
The documentation for this class was generated from the following file: