TAO_AV_RTCP_Sdes_Policy Class Reference

#include <Policy.h>

Inheritance diagram for TAO_AV_RTCP_Sdes_Policy:

Inheritance graph
[legend]
Collaboration diagram for TAO_AV_RTCP_Sdes_Policy:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 TAO_AV_RTCP_Sdes_Policy (void)
TAO_AV_RTCP_Sdesvalue (void)
void value (const TAO_AV_RTCP_Sdes &sdes_val)

Protected Attributes

TAO_AV_RTCP_Sdes sdes_

Constructor & Destructor Documentation

TAO_AV_RTCP_Sdes_Policy::TAO_AV_RTCP_Sdes_Policy void   ) 
 

Definition at line 31 of file Policy.cpp.

References TAO_AV_RTCP_SDES_POLICY.

00032   :TAO_AV_Policy (TAO_AV_RTCP_SDES_POLICY)
00033 {
00034 }


Member Function Documentation

ACE_INLINE void TAO_AV_RTCP_Sdes_Policy::value const TAO_AV_RTCP_Sdes sdes_val  ) 
 

Definition at line 58 of file Policy.i.

References sdes_.

00059 {
00060   this->sdes_ = sdes_val;
00061 }

ACE_INLINE TAO_AV_RTCP_Sdes & TAO_AV_RTCP_Sdes_Policy::value void   ) 
 

Definition at line 52 of file Policy.i.

References sdes_.

00053 {
00054   return this->sdes_;
00055 }


Member Data Documentation

TAO_AV_RTCP_Sdes TAO_AV_RTCP_Sdes_Policy::sdes_ [protected]
 

Definition at line 91 of file Policy.h.

Referenced by value().


The documentation for this class was generated from the following files:
Generated on Thu Nov 9 13:47:28 2006 for TAO_AV by doxygen 1.3.6