TAO_CosTrader  2.0.6
Public Member Functions | Private Attributes
TAO_Trader_Components Class Reference

#include <Trader_T.h>

Collaboration diagram for TAO_Trader_Components:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Trader_Components (const TAO_Trading_Components_i &comps)
virtual CosTrading::Lookup_ptr lookup_if (void)
virtual CosTrading::Register_ptr register_if (void)
virtual CosTrading::Link_ptr link_if (void)
virtual CosTrading::Proxy_ptr proxy_if (void)
virtual CosTrading::Admin_ptr admin_if (void)

Private Attributes

const TAO_Trading_Components_icomps_

Constructor & Destructor Documentation

TAO_Trader_Components::TAO_Trader_Components ( const TAO_Trading_Components_i comps)

Member Function Documentation

CosTrading::Admin_ptr TAO_Trader_Components::admin_if ( void  ) [virtual]

Returns object reference for the Admin interface of the trader. Returns nil if the trader does not support Admin interface.

CosTrading::Link_ptr TAO_Trader_Components::link_if ( void  ) [virtual]

Returns object reference for the Link interface of the trader. Returns nil if the trader does not support Link interface.

CosTrading::Lookup_ptr TAO_Trader_Components::lookup_if ( void  ) [virtual]

Returns an object reference to the Lookup interface of the trader. Returns nil if the trader does not support Lookup interface.

CosTrading::Proxy_ptr TAO_Trader_Components::proxy_if ( void  ) [virtual]

Returns object reference to the Proxy interface of the trader. Returns nil if the trader does not support Proxy interface.

CosTrading::Register_ptr TAO_Trader_Components::register_if ( void  ) [virtual]

Returns object reference for the Register interface of the trader. Returns nil if the trader does not support Register interface.


Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines