IComponentType Member List

This is the complete list of members for IComponentType, including all inherited members.

classId() constIComponentType
featureIds() constIComponentType
hasFeatureId(const char *featureId) constIComponentType
hasInterface() constIComponentType
onGetClassId() const =0IComponentTypeprotectedpure virtual
onGetFeatureIds() const =0IComponentTypeprotectedpure virtual
onHasFeatureId(const char *featureId) const =0IComponentTypeprotectedpure virtual
onHasInterface(const std::type_info &ti) const =0IComponentTypeprotectedpure virtual
onQueryInterface(Component &c, const std::type_info &ti) const =0IComponentTypeprotectedpure virtual
queryInterface(Component &c) constIComponentType
~IComponentType()IComponentTypevirtual