This class implements CosTrading::Admin IDL interface.
More...
#include <Trader_Interfaces.h>
List of all members.
Detailed Description
template<class TRADER_LOCK_TYPE, class MAP_LOCK_TYPE>
class TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >
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.
Constructor & Destructor Documentation
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
Member Function Documentation
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
void TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::list_offers |
( |
CORBA::ULong |
how_many, |
|
|
CosTrading::OfferIdSeq_out |
ids, |
|
|
CosTrading::OfferIdIterator_out |
id_itr |
|
) |
| [virtual] |
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
void TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::list_proxies |
( |
CORBA::ULong |
, |
|
|
CosTrading::OfferIdSeq_out |
, |
|
|
CosTrading::OfferIdIterator_out |
|
|
) |
| [virtual] |
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
void TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::operator= |
( |
const TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE > & |
) |
[private] |
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
Match card is the cardinality of offers found compliant with the constraints.
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
Return card is the cardinality of the offers returned from Lookup.
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
Search card is the cardinality of the offers searched for constraint compliance.
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
Types of offers available for consideration. Ween out those offers with modifiable properties
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
CosTrading::TypeRepository_ptr TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::set_type_repos |
( |
CosTrading::TypeRepository_ptr |
repository ) |
[virtual] |
Member Data Documentation
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
TRADER_LOCK_TYPE TAO_Admin< TRADER_LOCK_TYPE, MAP_LOCK_TYPE >::lock_ [private] |
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
Unique prefix to create a sequence number space.
template<class TRADER_LOCK_TYPE , class MAP_LOCK_TYPE >
The documentation for this class was generated from the following files: