Home2L - C/C++ API v1.4-0-g38cc (2024-05-25)
Smart Tools for a Private Home
|
This is the complete list of members for CRcValueState, including all inherited members.
Clear() | CRcValueState | inline |
Clear(ERcType _type, ERcState _state=rcsUnknown) | CRcValueState | |
Convert(ERcType _type) | CRcValueState | |
CRcValueState(ERcType _type) | CRcValueState | inline |
Equals(const CRcValueState *vs2) const | CRcValueState | |
IsBusy() const | CRcValueState | inline |
IsKnown() const | CRcValueState | inline |
IsValid() const | CRcValueState | inline |
SetFromStr(const char *str) | CRcValueState | |
SetFromStrFast(const char *str, bool warn=true) | CRcValueState | |
SetGenericFloat(float _val, ERcType _type, ERcState _state=rcsValid) | CRcValueState | |
SetGenericInt(int _val, ERcType _type, ERcState _state=rcsValid) | CRcValueState | |
SetGenericString(const char *_val, ERcType _type, ERcState _state=rcsValid) | CRcValueState | |
SetToReportBusy() | CRcValueState | inline |
SetToReportBusyNewVal() | CRcValueState | inline |
SetToReportBusyOldVal() | CRcValueState | inline |
SetToReportNothing() | CRcValueState | inline |
SetType(ERcType _type) | CRcValueState | inline |
timeStamp | CRcValueState | protected |
ToHuman(char *retBuf, int retBufSize) | CRcValueState | |
ToStr(CString *ret, bool withType=false, bool withTimeStamp=false, bool precise=false, int stringChars=20) const | CRcValueState | |
ValueEquals(const CRcValueState *vs2) const | CRcValueState |