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_

Detailed Description

Definition at line 55 of file Policy.h.


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.inl.

References type_.

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.

Referenced by type().


The documentation for this class was generated from the following files:
Generated on Tue Feb 2 17:48:02 2010 for TAO_AV by  doxygen 1.4.7