Carousel
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties Pages
List of all members
IComponentExtension Class Reference

It is a base class for all extensions that could be exposed by IComponent::extension() method. More...

#include <IComponentExtension.h>

Inherited by IInteractiveExtension, and IScriptExtension.

Detailed Description

It is a base class for all extensions that could be exposed by IComponent::extension() method.

This class does not give added value, it is only a top class for all extensions now.