#include <Policy.h>
Inheritance diagram for TAO_AV_SSRC_Policy:
Public Member Functions | |
TAO_AV_SSRC_Policy (CORBA::ULong ssrc=0) | |
CORBA::ULong | value (void) |
void | value (CORBA::ULong ssrc) |
Protected Attributes | |
CORBA::ULong | ssrc_ |
TAO_AV_SSRC_Policy::TAO_AV_SSRC_Policy | ( | CORBA::ULong | ssrc = 0 |
) |
ACE_INLINE void TAO_AV_SSRC_Policy::value | ( | CORBA::ULong | ssrc | ) |
ACE_INLINE CORBA::ULong TAO_AV_SSRC_Policy::value | ( | void | ) |
CORBA::ULong TAO_AV_SSRC_Policy::ssrc_ [protected] |