TAO_AV  2.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Macros | Typedefs
Policy.h File Reference
#include "ace/Addr.h"
#include "tao/Basic_Types.h"
#include "tao/CORBA_String.h"
#include "tao/Sequence_T.h"
#include "ace/Time_Value.h"
#include "orbsvcs/AV/AV_export.h"
#include "orbsvcs/AV/Policy.inl"

Classes

struct  TAO_AV_frame_info
 
struct  TAO_AV_RTCP_Sdes
 
class  TAO_AV_Policy
 
class  TAO_AV_SSRC_Policy
 
class  TAO_AV_Payload_Type_Policy
 
class  TAO_AV_RTCP_Sdes_Policy
 
class  TAO_AV_SFP_Credit_Policy
 
class  TAO_AV_Callback
 Callback class that the user will be implementing for receiving frames from the network and also for timer events. More...
 

Macros

#define TAO_AV_SSRC_POLICY   100
 
#define TAO_AV_PAYLOAD_TYPE_POLICY   101
 
#define TAO_AV_TIMEOUT_POLICY   102
 
#define TAO_AV_RTCP_SDES_POLICY   103
 
#define TAO_AV_SFP_CREDIT_POLICY   104
 

Typedefs

typedef
TAO::unbounded_value_sequence
< TAO_AV_Policy * > 
TAO_AV_PolicyList
 

Detailed Description

Id:
Policy.h 73791 2006-07-27 20:54:56Z wotte
Author
Nagarajan Surendran naga@.nosp@m.cs.w.nosp@m.ustl..nosp@m.edu

Macro Definition Documentation

#define TAO_AV_PAYLOAD_TYPE_POLICY   101
#define TAO_AV_RTCP_SDES_POLICY   103
#define TAO_AV_SFP_CREDIT_POLICY   104
#define TAO_AV_SSRC_POLICY   100
#define TAO_AV_TIMEOUT_POLICY   102

Typedef Documentation