This is the complete list of members for MvArray, including all inherited members.
add(const IlsMvValue &v, IlsBoolean atEnd=IlsTrue) | MvArray | |
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 | |
getMaxIndex() const | MvArray | |
getSize() const | MvArray | |
IlsDecode(IlsMvMessage &) | IlsMvUserType | static |
ilsEncode(IlsMvMessage &) const =0 | IlsMvUserType | pure virtual |
IlsMvUserType() | IlsMvUserType | protected |
MvArray(unsigned int allocSize=0) | MvArray | |
MvArray(const MvArray &) | MvArray | |
Null() | MvArray | 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 |
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 | |
reset(IlsBoolean freeArray=IlsFalse) | MvArray | |
~IlsMvUserType() | IlsMvUserType | virtual |
~MvArray() | MvArray |