#include "orbsvcs/AV/AV_export.h"
#include "orbsvcs/AVStreamsC.h"
#include "tao/PortableServer/PortableServer.h"
#include "ace/Singleton.h"
#include "ace/Unbounded_Set.h"
#include "ace/Null_Mutex.h"
Classes | |
class | TAO_AV_Core |
This class encapsulates access to the TAO AV Core's resources and its state. More... | |
Typedefs | |
typedef ACE_Unbounded_Set < TAO_FlowSpec_Entry * > | TAO_AV_FlowSpecSet |
typedef ACE_Unbounded_Set_Iterator < TAO_FlowSpec_Entry * > | TAO_AV_FlowSpecSetItor |
typedef ACE_Unbounded_Set < TAO_AV_Transport_Item * > | TAO_AV_TransportFactorySet |
typedef ACE_Unbounded_Set_Iterator < TAO_AV_Transport_Item * > | TAO_AV_TransportFactorySetItor |
typedef ACE_Unbounded_Set < TAO_AV_Flow_Protocol_Item * > | TAO_AV_Flow_ProtocolFactorySet |
typedef ACE_Unbounded_Set_Iterator < TAO_AV_Flow_Protocol_Item * > | TAO_AV_Flow_ProtocolFactorySetItor |
typedef ACE_Singleton < TAO_AV_Core, ACE_Null_Mutex > | TAO_AV_CORE |
typedef ACE_Singleton<TAO_AV_Core, ACE_Null_Mutex> TAO_AV_CORE |