TAO_CosTrader 4.0.0
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
TAO_Trader_Components< IF > Class Template Reference

#include <Trader_T.h>

Inheritance diagram for TAO_Trader_Components< IF >:
Inheritance graph
[legend]
Collaboration diagram for TAO_Trader_Components< IF >:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

const TAO_Trading_Components_icomps_
 

Constructor & Destructor Documentation

◆ TAO_Trader_Components()

template<class IF >
TAO_Trader_Components< IF >::TAO_Trader_Components ( const TAO_Trading_Components_i & comps)

Member Function Documentation

◆ admin_if()

template<class IF >
CosTrading::Admin_ptr TAO_Trader_Components< IF >::admin_if ( )
virtual

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

◆ link_if()

template<class IF >
CosTrading::Link_ptr TAO_Trader_Components< IF >::link_if ( )
virtual

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

◆ lookup_if()

template<class IF >
CosTrading::Lookup_ptr TAO_Trader_Components< IF >::lookup_if ( )
virtual

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

◆ proxy_if()

template<class IF >
CosTrading::Proxy_ptr TAO_Trader_Components< IF >::proxy_if ( )
virtual

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

◆ register_if()

template<class IF >
CosTrading::Register_ptr TAO_Trader_Components< IF >::register_if ( )
virtual

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

Member Data Documentation

◆ comps_

template<class IF >
const TAO_Trading_Components_i& TAO_Trader_Components< IF >::comps_
private

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