TAO_CosTrader
2.1.8
|
This class implements CosTrading::Admin IDL interface. More...
#include <Trader_Interfaces.h>
Private Member Functions | |
void | operator= (const TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE > &) |
TAO_Admin (const TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE > &) | |
Private Attributes | |
TAO_Trader< TRADER_LOCK_TYPE, MAP_LOCK_TYPE > & | trader_ |
CosTrading::Admin::OctetSeq | stem_id_ |
Unique prefix to create a sequence number space. More... | |
CORBA::ULong | sequence_number_ |
Current sequence number. More... | |
TRADER_LOCK_TYPE | lock_ |
This class implements CosTrading::Admin IDL interface.
DESCRIPTION (FROM SPEC) The admin interface enables the values of the trader attributes to be read and written. All attributes are defined as readonly in either SupportAttributes, ImportAttributes, LinkAttributes, or Admin. To set the trader "attribute" to a new value, set_<attribute_name> operations are defined in Admin. Each of these set operations returns the previous value of the attribute as its function value. If the admin interface operation set_support_proxy_offers is invoked with a value set to FALSE in a trader which supports the proxy interface, the set_support_proxy_offer value does not affect the function of operations in the proxy interface. However, in this case, it does have the effect of making any proxy offers exported via the proxy interface for that trader unavailable to satisfy queries on that trader's lookup interface.
TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::TAO_Admin | ( | TAO_Trader< TRADER_LOCK_TYPE, MAP_LOCK_TYPE > & | trader | ) |
TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::~TAO_Admin | ( | void | ) |
|
private |
|
virtual |
|
virtual |
|
private |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Match card is the cardinality of offers found compliant with the constraints.
|
virtual |
Return card is the cardinality of the offers returned from Lookup.
|
virtual |
Search card is the cardinality of the offers searched for constraint compliance.
|
virtual |
|
virtual |
|
virtual |
|
virtual |
Types of offers available for consideration. Ween out those offers with modifiable properties
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
virtual |
|
private |
|
private |
Current sequence number.
|
private |
Unique prefix to create a sequence number space.
|
private |