TAO_CosTrader 2.0.3
Public Member Functions | Private Attributes
TAO_Link_Attributes_i Class Reference

This class stores, allows access to and modification of trader's link attributes. More...

#include <Trader.h>

Collaboration diagram for TAO_Link_Attributes_i:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TAO_Link_Attributes_i (TAO_Lockable &locker)
 ~TAO_Link_Attributes_i ()
CosTrading::FollowOption max_link_follow_policy (void) const
void max_link_follow_policy (CosTrading::FollowOption)

Private Attributes

TAO_Lockablelocker_
 A reference to the trader (needed for obtaining the lock.)
CosTrading::FollowOption max_link_follow_policy_

Detailed Description

This class stores, allows access to and modification of trader's link attributes.

Contains a reference to the trader from which it is used so it can use trader's lock.


Constructor & Destructor Documentation

TAO_Link_Attributes_i::TAO_Link_Attributes_i ( TAO_Lockable locker)
TAO_Link_Attributes_i::~TAO_Link_Attributes_i ( void  )

Member Function Documentation

CosTrading::FollowOption TAO_Link_Attributes_i::max_link_follow_policy ( void  ) const
void TAO_Link_Attributes_i::max_link_follow_policy ( CosTrading::FollowOption  new_value)

Member Data Documentation

A reference to the trader (needed for obtaining the lock.)


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