Home2L - C/C++ API v1.4-2-g83f4c (2025-08-23)
Smart Tools for a Private Home
Loading...
Searching...
No Matches
Friends | List of all members
CRcEvent Class Reference

Description

Events delivered by a subscriber or to a driver.

Definition at line 1600 of file resources.H.

#include "resources.H"

Friends

class CRcEventProcessor
 

Setting attributes ...

void Set (ERcEventType _type=rceNone, CResource *_resource=NULL, CRcValueState *_valueState=NULL, void *_data=NULL)
 Set event attributes.
 

Getting attributes ...

CRcValueStateValueState ()
 Get the value/state attribute of the event. See Set() for further details.
 

Stringification ...

const char * ToStr (CString *ret)
 Get a readable string.
 

Member Function Documentation

◆ Set()

void CRcEvent::Set ( ERcEventType  _type = rceNone,
CResource _resource = NULL,
CRcValueState _valueState = NULL,
void *  _data = NULL 
)

Set event attributes.

The semantics of the '_valueState' parameter are:


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