TAO_AV  3.0.0
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

Author
Nagarajan Surendran naga@.nosp@m.cs.w.nosp@m.ustl..nosp@m.edu

Macro Definition Documentation

◆ TAO_AV_PAYLOAD_TYPE_POLICY

#define TAO_AV_PAYLOAD_TYPE_POLICY   101

◆ TAO_AV_RTCP_SDES_POLICY

#define TAO_AV_RTCP_SDES_POLICY   103

◆ TAO_AV_SFP_CREDIT_POLICY

#define TAO_AV_SFP_CREDIT_POLICY   104

◆ TAO_AV_SSRC_POLICY

#define TAO_AV_SSRC_POLICY   100

◆ TAO_AV_TIMEOUT_POLICY

#define TAO_AV_TIMEOUT_POLICY   102

Typedef Documentation

◆ TAO_AV_PolicyList