Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosTrading::TraderComponents Interface Reference

This interface has references to the componet services that make up a trader. More...

import "CosTrading.idl";

Inherited by CosTrading::Admin, CosTrading::Link, CosTrading::Lookup, CosTrading::Proxy, and CosTrading::Register.

List of all members.

Public Attributes

readonly attribute Lookup lookup_if
readonly attribute Register register_if
readonly attribute Link link_if
readonly attribute Proxy proxy_if
readonly attribute Admin admin_if


Detailed Description

This interface has references to the componet services that make up a trader.

Not all services may be present, depending on the type of trader.


Member Data Documentation

readonly attribute Admin CosTrading::TraderComponents::admin_if
 

readonly attribute Link CosTrading::TraderComponents::link_if
 

readonly attribute Lookup CosTrading::TraderComponents::lookup_if
 

readonly attribute Proxy CosTrading::TraderComponents::proxy_if
 

readonly attribute Register CosTrading::TraderComponents::register_if