Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
PValue Member List

This is the complete list of members for PValue, including all inherited members.

booleanPValue
decimalValPValue
getBool() constPValueinline
getDecimal() constPValueinline
getInt32() constPValueinline
getObject() constPValueinline
getPointer() constPValueinline
getQName() constPValueinline
getRCObject() constPValueinline
getString() constPValueinline
getStringVect() constPValueinline
getSysString() constPValueinline
getSysStringVect() constPValueinline
getTime() constPValueinline
getType() constPValueinline
getVariant() constPValueinline
integerPValue
isEmpty() constPValueinline
operator!=(const PValue &another)PValueinline
operator=(const PValue &another)PValueinline
operator==(const PValue &another)PValueinline
pointerPValue
PValue()PValueinline
PValue(int32 i, const int variant=0)PValueinline
PValue(uint32 ui, const int variant=0)PValueinline
PValue(const EDLString &s, const int variant=0)PValueinline
PValue(const EDLSysString &s, const int variant=0)PValueinline
PValue(const wchar_t *s, const int variant=0)PValueinlineexplicit
PValue(const char *s, const int variant=0)PValueinlineexplicit
PValue(const CEDLStringVect &v, const int variant=0)PValueinline
PValue(const CEDLSysStringVect &v, const int variant=0)PValueinline
PValue(void *p, const int variant=0)PValueinline
PValue(const IEDLTimePtr &ptrTime, const int variant=0)PValueinline
PValue(const EDLQName &qn, const int variant=0)PValueinline
PValue(const IRCObjectPtr &object, const int variant=0)PValueinline
PValue(double d, const int variant=0)PValueinline
PValue(bool b, const int variant=0)PValueinline
PValue(const PValue &another)PValueinline
PValueType enum namePValue
qnamePValue
stringValPValue
stringVectPValue
T_BOOL enum valuePValue
T_DECIMAL enum valuePValue
T_INT enum valuePValue
T_OBJECT enum valuePValue
T_POINTER enum valuePValue
T_QNAME enum valuePValue
T_STRING enum valuePValue
T_STRINGVECT enum valuePValue
T_TIME enum valuePValue
T_UNASSIGNED enum valuePValue
~PValue()PValueinline