TAO_AV_Transport_Item Class Reference

#include <Transport.h>

Collaboration diagram for TAO_AV_Transport_Item:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_AV_Transport_Item (const ACE_CString &name)
const ACE_CStringname (void)
TAO_AV_Transport_Factoryfactory (void)
 Return a pointer to the Transport factory.
void factory (TAO_AV_Transport_Factory *factory)
 Set the factory pointer's valus.

Private Attributes

ACE_CString name_
 Transport factory name.
TAO_AV_Transport_Factoryfactory_
 Pointer to factory object.


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_AV_Transport_Item::TAO_AV_Transport_Item ( const ACE_CString name  ) 

Creator method, the Transport name can only be set when the object is created.


Member Function Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL ACE_INLINE const ACE_CString & TAO_AV_Transport_Item::name ( void   ) 

Return a reference to the character representation of the Transport factories name.

ACE_INLINE TAO_AV_Transport_Factory * TAO_AV_Transport_Item::factory ( void   ) 

Return a pointer to the Transport factory.

ACE_INLINE void TAO_AV_Transport_Item::factory ( TAO_AV_Transport_Factory factory  ) 

Set the factory pointer's valus.


Member Data Documentation

Transport factory name.

Pointer to factory object.


The documentation for this class was generated from the following files:

Generated on Thu Nov 27 05:49:58 2008 for TAO_AV by  doxygen 1.5.6