CosTrading Namespace Reference


Classes

struct  Property
struct  Offer
struct  Policy
exception  UnknownMaxLeft
exception  NotImplemented
exception  IllegalServiceType
exception  UnknownServiceType
exception  IllegalPropertyName
exception  DuplicatePropertyName
exception  PropertyTypeMismatch
exception  MissingMandatoryProperty
exception  ReadonlyDynamicProperty
exception  IllegalConstraint
exception  InvalidLookupRef
exception  IllegalOfferId
exception  UnknownOfferId
exception  DuplicatePolicyName
interface  TraderComponents
interface  SupportAttributes
interface  ImportAttributes
interface  LinkAttributes
interface  Lookup
interface  Register
interface  Link
interface  Proxy
interface  Admin
interface  OfferIterator
interface  OfferIdIterator

Typedefs

typedef string Istring
typedef Object TypeRepository
typedef Istring PropertyName
typedef sequence< PropertyNamePropertyNameSeq
typedef any PropertyValue
typedef sequence< PropertyPropertySeq
typedef sequence< OfferOfferSeq
typedef string OfferId
typedef sequence< OfferIdOfferIdSeq
typedef Istring ServiceTypeName
typedef Istring Constraint
typedef Istring LinkName
typedef sequence< LinkNameLinkNameSeq
typedef LinkNameSeq TraderName
typedef string PolicyName
typedef sequence< PolicyNamePolicyNameSeq
typedef any PolicyValue
typedef sequence< PolicyPolicySeq

Enumerations

enum  FollowOption { local_only, if_no_local, always }


Typedef Documentation

typedef string CosTrading::Istring

Definition at line 33 of file CosTrading.idl.

typedef Object CosTrading::TypeRepository

Definition at line 37 of file CosTrading.idl.

typedef Istring CosTrading::PropertyName

Definition at line 39 of file CosTrading.idl.

typedef sequence<PropertyName> CosTrading::PropertyNameSeq

Definition at line 40 of file CosTrading.idl.

typedef any CosTrading::PropertyValue

Definition at line 41 of file CosTrading.idl.

typedef sequence<Property> CosTrading::PropertySeq

Definition at line 48 of file CosTrading.idl.

typedef sequence<Offer> CosTrading::OfferSeq

Definition at line 55 of file CosTrading.idl.

typedef string CosTrading::OfferId

Definition at line 57 of file CosTrading.idl.

typedef sequence<OfferId> CosTrading::OfferIdSeq

Definition at line 58 of file CosTrading.idl.

typedef Istring CosTrading::ServiceTypeName

Definition at line 60 of file CosTrading.idl.

typedef Istring CosTrading::Constraint

Definition at line 62 of file CosTrading.idl.

typedef Istring CosTrading::LinkName

Definition at line 71 of file CosTrading.idl.

typedef sequence<LinkName> CosTrading::LinkNameSeq

Definition at line 72 of file CosTrading.idl.

typedef LinkNameSeq CosTrading::TraderName

Definition at line 73 of file CosTrading.idl.

typedef string CosTrading::PolicyName

Definition at line 75 of file CosTrading.idl.

typedef sequence<PolicyName> CosTrading::PolicyNameSeq

Definition at line 76 of file CosTrading.idl.

typedef any CosTrading::PolicyValue

Definition at line 77 of file CosTrading.idl.

typedef sequence<Policy> CosTrading::PolicySeq

Definition at line 84 of file CosTrading.idl.


Enumeration Type Documentation

enum CosTrading::FollowOption

Enumerator:
local_only 
if_no_local 
always 

Definition at line 64 of file CosTrading.idl.

00065   {
00066     local_only,
00067     if_no_local,
00068     always
00069   };


Generated on Tue Feb 2 17:49:38 2010 for TAO_CosTrader by  doxygen 1.4.7