TAO_AV_Policy Class Reference

#include <Policy.h>

Inheritance diagram for TAO_AV_Policy:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 TAO_AV_Policy (CORBA::ULong type)
CORBA::ULong type (void)

Protected Attributes

CORBA::ULong type_

Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_AV_Policy::TAO_AV_Policy CORBA::ULong  type  ) 
 

Definition at line 13 of file Policy.cpp.

00014   :type_ (type)
00015 {
00016 }


Member Function Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE CORBA::ULong TAO_AV_Policy::type void   ) 
 

Definition at line 12 of file Policy.i.

Referenced by TAO_AV_RTP_Object::set_policies().

00013 {
00014   return this->type_;
00015 }


Member Data Documentation

CORBA::ULong TAO_AV_Policy::type_ [protected]
 

Definition at line 61 of file Policy.h.


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