#include <Trader.h>
Collaboration diagram for TAO_Link_Attributes_i:
Public Methods | |
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_Lockable & | locker_ |
A reference to the trader (needed for obtaining the lock.). | |
CosTrading::FollowOption | max_link_follow_policy_ |
Contains a reference to the trader from which it is used so it can use trader's lock.
|
|
|
|
|
|
|
|
|
A reference to the trader (needed for obtaining the lock.).
|
|
|