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

Go to the source code of this file.

Classes

struct  extend_interfaces1< I1 >
 Base class to be used to extend an interface. More...
 
struct  extend_interfaces2< I1, I2 >
 Base class to be used to extend an interface. More...
 
struct  extend_interfaces3< I1, I2, I3 >
 Base class to be used to extend an interface. More...
 
struct  extend_interfaces4< I1, I2, I3, I4 >
 Base class to be used to extend an interface. More...