All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
extends.h File Reference
Include dependency graph for extends.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  extends1< BASE, I1 >
 Base class used to extend a class implementing other interfaces. More...
 
struct  extends2< BASE, I1, I2 >
 Base class used to extend a class implementing other interfaces. More...
 
struct  extends3< BASE, I1, I2, I3 >
 Base class used to extend a class implementing other interfaces. More...