#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 dependency graph for Policy.h:
This graph shows which files directly or indirectly include this file:
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... | |
Defines | |
#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_Sequence< TAO_AV_Policy * > | TAO_AV_PolicyList |
|
|
|
|
|
|
|
|
|
|
|
|