| Add(const CString &in_strName, const CValue &in_dftValue=CValue()) | ArgumentArray | |
| AddCopy(const Argument &in_src) | ArgumentArray | |
| AddObjectArgument(const CString &in_strName) | ArgumentArray | |
| AddWithHandler(const CString &in_strName, const CString &in_strHandlerName, const CString &in_Default=CString()) | ArgumentArray | |
| AddWithHandler(const CString &in_strName, ArgumentHandler &in_Handler, const CString &in_Default=CString()) | ArgumentArray | |
| ArgumentArray() | ArgumentArray | |
| ArgumentArray(const CRef &in_ref) | ArgumentArray | |
| ArgumentArray(const ArgumentArray &in_obj) | ArgumentArray | |
| CBase() | CBase | |
| GetClassID() const | ArgumentArray | [virtual] |
| GetClassIDName() const | CBase | |
| GetCount() const | ArgumentArray | |
| GetItem(LONG in_index) const | ArgumentArray | |
| GetItem(const CString &in_name) const | ArgumentArray | |
| GetRef() const | CBase | |
| IsA(siClassID in_ClassID) const | ArgumentArray | [virtual] |
| XSI::CBase::IsA(const CRef &in_ref) const | CBase | |
| IsValid() const | CBase | |
| operator CRef &() | CBase | |
| operator!=(const CBase &in_obj) const | CBase | |
| operator=(const ArgumentArray &in_obj) | ArgumentArray | |
| operator=(const CRef &in_ref) | ArgumentArray | |
| operator==(const CBase &in_obj) const | CBase | |
| operator[](LONG in_index) | ArgumentArray | |
| operator[](LONG in_index) const | ArgumentArray | |
| Remove(LONG in_index) | ArgumentArray | |
| Remove(const CString &in_strArgName) | ArgumentArray | |
| RemoveAll() | ArgumentArray | |
| ResetObject() | CBase | |
| SetObject(const CRef &in_obj) | CBase | |
| ~ArgumentArray() | ArgumentArray | |
| ~CBase() | CBase | [virtual] |