commore  1.0.6-SNAPSHOT
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Interface.h File Reference
#include "Commore.h"
#include "AutoRef.h"
#include "AString.h"

Go to the source code of this file.

Classes

class  commore::Interface
 
class  commore::ProxyInterface
 
class  commore::InterfaceFactory
 
class  commore::DummyInterfaceFactory< I >
 

Namespaces

 commore
 

Typedefs

typedef AutoRef< Interface > commore::PInterface
 
typedef Interface * commore::PPInterface
 
typedef AutoRef< Service > commore::PService
 
typedef Service * commore::PPService
 
typedef AutoRef< ProxyInterface > commore::PProxyInterface