Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

oep_types.h File Reference

#include <list>

Include dependency graph for oep_types.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  OEP_caps
class  OEP_cfps
class  OEP_ecps
class  OEP_prxy
class  OEP_saps

Defines

#define STL_ALLOCATOR(T)   allocator<T>

Typedefs

typedef list< OEP_prxy *,
STL_ALLOCATOR(OEP_prxy *) 
OepPrxyList )
typedef list< OEP_caps *,
STL_ALLOCATOR(OEP_caps *) 
OepCapsList )
typedef list< OEP_saps *,
STL_ALLOCATOR(OEP_saps *) 
OepSapsList )
typedef list< OEP_ecps *,
STL_ALLOCATOR(OEP_ecps *) 
OepEcpsList )


Define Documentation

#define STL_ALLOCATOR      allocator<T>
 

Definition at line 108 of file oep_types.h.


Typedef Documentation

typedef list<OEP_caps *, STL_ALLOCATOR(OEP_caps *) OepCapsList)
 

Definition at line 111 of file oep_types.h.

typedef list<OEP_ecps *, STL_ALLOCATOR(OEP_ecps *) OepEcpsList)
 

Definition at line 113 of file oep_types.h.

Referenced by OmniEvents::EventChannelFactory_i::EventChannelFactory_i().

typedef list<OEP_prxy *, STL_ALLOCATOR(OEP_prxy *) OepPrxyList)
 

Definition at line 110 of file oep_types.h.

Referenced by OmniEvents::ProxyManager::reincarnate(), and OmniEvents::SupplierAdmin_i::SupplierAdmin_i().

typedef list<OEP_saps *, STL_ALLOCATOR(OEP_saps *) OepSapsList)
 

Definition at line 112 of file oep_types.h.


Generated on Fri Dec 12 10:53:06 2003 for OmniEvents by doxygen1.2.15