This is the complete list of members for MvKeyValueTable, including all inherited members.
add(const IlsMvValue &v, IlsBoolean atEnd=IlsTrue) | MvArray | |
addItem(const IlsMvValue &key, const IlsMvValue &value) | MvKeyValueTable | |
addNoCopy(IlsMvValue &v, IlsBoolean atEnd=IlsTrue) | MvArray | |
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 | MvArray | virtual |
asValue(IlsMvDataType typeId, IlsMvUserType *defaultVal=0) const | IlsMvUserType | virtual |
get(unsigned int index) const | MvArray | |
get(unsigned int index) | MvArray | |
getIndex(const IlsMvValue &v) const | MvArray | |
getItemIndex(const IlsMvValue &key) const | MvKeyValueTable | |
getItemValue(const IlsMvValue &key) const | MvKeyValueTable | |
getKey(unsigned int index) const | MvKeyValueTable | |
getMaxIndex() const | MvArray | |
getSize() const | MvArray | |
getValue(unsigned int index) const | MvKeyValueTable | |
hasItem(const IlsMvValue &key) const | MvKeyValueTable | |
IlsDecode(IlsMvMessage &) | IlsMvUserType | static |
ilsEncode(IlsMvMessage &) const =0 | IlsMvUserType | pure virtual |
IlsMvUserType() | IlsMvUserType | protected |
MvArray(unsigned int allocSize=0) | MvArray | |
MvArray(const MvArray &) | MvArray | |
MvKeyValueTable() | MvKeyValueTable | |
MvKeyValueTable(const MvArray &orig) | MvKeyValueTable | |
MvKeyValueTable(const MvKeyValueTable &orig) | MvKeyValueTable | |
Null() | MvKeyValueTable | static |
operator!() const | IlsMvUserType | virtual |
operator!=(const IlsMvUserType &v) const | MvArray | virtual |
operator!=(const MvArray &v) const | MvArray | virtual |
operator<(const IlsMvUserType &) const | IlsMvUserType | virtual |
operator<<(const IlsMvValue &v) | MvArray | |
operator<=(const IlsMvUserType &) const | IlsMvUserType | virtual |
operator=(const MvArray &) | MvArray | |
operator==(const IlsMvUserType &v) const | MvArray | virtual |
operator==(const MvArray &v) const | MvArray | virtual |
operator>(const IlsMvUserType &) const | IlsMvUserType | virtual |
operator>=(const IlsMvUserType &) const | IlsMvUserType | virtual |
MvArray::operator>>(const IlsMvValue &v) | MvArray | |
operator[](unsigned int index) | MvArray | |
operator[](unsigned int index) const | MvArray | |
print(IlsLogfile &) const | IlsMvUserType | virtual |
remove(int index, IlsBoolean freeArray=IlsFalse) | MvArray | |
removeItem(const IlsMvValue &key) | MvKeyValueTable | |
reset(IlsBoolean freeArray=IlsFalse) | MvArray | |
setItemValue(const IlsMvValue &key, const IlsMvValue &value) | MvKeyValueTable | |
~IlsMvUserType() | IlsMvUserType | virtual |
~MvArray() | MvArray |