This is the complete list of members for IlsMvUserType, including all inherited members.
asBoolean(IlsBoolean defaultVal=IlsFalse) const | IlsMvUserType | virtual |
asChar(char defaultVal=0) const | IlsMvUserType | virtual |
asDouble(double defaultVal=0.0) const | IlsMvUserType | virtual |
asFloat(float defaultVal=0.0) const | IlsMvUserType | virtual |
asLong(long defaultVal=0) const | IlsMvUserType | virtual |
asObjectRef(IlsMvRef defaultVal=IlsMvRef()) const | IlsMvUserType | virtual |
asString(IlsString defaultVal=(char *) 0) const | IlsMvUserType | virtual |
asValue(IlsMvDataType typeId, IlsMvUserType *defaultVal=0) const | IlsMvUserType | virtual |
IlsDecode(IlsMvMessage &) | IlsMvUserType | static |
ilsEncode(IlsMvMessage &) const =0 | IlsMvUserType | pure virtual |
IlsMvUserType() | IlsMvUserType | protected |
operator!() const | IlsMvUserType | virtual |
operator!=(const IlsMvUserType &v) const | IlsMvUserType | virtual |
operator<(const IlsMvUserType &) const | IlsMvUserType | virtual |
operator<=(const IlsMvUserType &) const | IlsMvUserType | virtual |
operator==(const IlsMvUserType &v) const | IlsMvUserType | virtual |
operator>(const IlsMvUserType &) const | IlsMvUserType | virtual |
operator>=(const IlsMvUserType &) const | IlsMvUserType | virtual |
print(IlsLogfile &) const | IlsMvUserType | virtual |
~IlsMvUserType() | IlsMvUserType | virtual |