TAO_CosTrader 2.0.5
Classes | Typedefs | Functions
Trader.h File Reference
#include "orbsvcs/Trader/Interpreter_Utils.h"
#include "ace/Containers.h"
#include "orbsvcs/CosTradingS.h"
#include "orbsvcs/CosTradingReposS.h"
#include "orbsvcs/CosTradingDynamicS.h"
#include "orbsvcs/Trader/trading_serv_export.h"

Classes

class  TAO_Trader_Factory
 Uses command line arguments to construct a trader instance with the correct interface support, locking, and policy settings. More...
class  TAO_Lockable
class  TAO_Support_Attributes_i
 This class stores, allows access to and modification of trader's support attributes. More...
class  TAO_Link_Attributes_i
 This class stores, allows access to and modification of trader's link attributes. More...
class  TAO_Import_Attributes_i
 This class stores, allows access to and modification of trader's import attributes. More...
class  TAO_Trading_Components_i
 Set/get methods for references to various interfaces of the trader. More...
class  TAO_Trader_Base
 TAO_Trader inherits from this "helper" class. The sole purpose of this class is to factor some of TAO_Trader's data members out, so that they would not have to be templatized and be be aware of the type of lock they use. More...

Typedefs

typedef
ACE_Hash_Map_Manager_Ex
< CORBA::ULong,
CosTrading::Offer *, ACE_Hash
< CORBA::ULong >, ACE_Equal_To
< CORBA::ULong >
, ACE_Null_Mutex
TAO_Offer_Map
typedef ACE_Unbounded_Set
< CORBA::String_var
TAO_String_Set
typedef ACE_Unbounded_Queue
< char * > 
TAO_String_Queue

Functions

bool operator> (const CosTradingRepos::ServiceTypeRepository::IncarnationNumber &l, const CosTradingRepos::ServiceTypeRepository::IncarnationNumber &r)
bool operator< (const CosTradingRepos::ServiceTypeRepository::IncarnationNumber &l, const CosTradingRepos::ServiceTypeRepository::IncarnationNumber &r)
bool operator== (const CosTrading::Admin::OctetSeq &left, const CosTrading::Admin::OctetSeq &right)

Detailed Description

Id:
Trader.h 88333 2009-12-24 10:21:16Z johnnyw
Author:
Marina Spivak <marina@cs.wustl.edu>
Seth Widoff <sbw1@cs.wustl.edu>
Irfan Pyarali <irfan@cs.wustl.edu>

Typedef Documentation


Function Documentation

bool operator== ( const CosTrading::Admin::OctetSeq left,
const CosTrading::Admin::OctetSeq right 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines