This is the complete list of members for IInterfaceList, including all inherited members.
Add(InterfacePtr iface)=0 | IInterfaceList | pure virtual |
Append(const InterfaceList *list)=0 | IInterfaceList | pure virtual |
Clear()=0 | IInterfaceList | pure virtual |
GetByIndex(unsigned int index) const =0 | IInterfaceList | pure virtual |
GetSize() const =0 | IInterfaceList | pure virtual |
IInterfaceList(void) | IInterfaceList | inlineprotected |
IInterfaceList(const IInterfaceList &) | IInterfaceList | inlineprotected |
InterfaceListImpl | IInterfaceList | friend |
m_pInterfaceListData | IInterfaceList | protected |
operator=(const IInterfaceList &) | IInterfaceList | protected |
operator[](unsigned int index)=0 | IInterfaceList | pure virtual |
Remove(InterfacePtr iface)=0 | IInterfaceList | pure virtual |
~IInterfaceList(void) | IInterfaceList | inlinevirtual |