This is the complete list of members for IComponentType, including all inherited members.
| classId() const | IComponentType | |
| featureIds() const | IComponentType | |
| hasFeatureId(const char *featureId) const | IComponentType | |
| hasInterface() const | IComponentType | |
| onGetClassId() const =0 | IComponentType | protectedpure virtual |
| onGetFeatureIds() const =0 | IComponentType | protectedpure virtual |
| onHasFeatureId(const char *featureId) const =0 | IComponentType | protectedpure virtual |
| onHasInterface(const std::type_info &ti) const =0 | IComponentType | protectedpure virtual |
| onQueryInterface(Component &c, const std::type_info &ti) const =0 | IComponentType | protectedpure virtual |
| queryInterface(Component &c) const | IComponentType | |
| ~IComponentType() | IComponentType | virtual |