TAO_CosTrader  2.3.3
Classes | Typedefs | Enumerations
CosTrading Module Reference

Classes

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

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
typedef sequence<LinkName> CosTrading::LinkNameSeq
typedef string CosTrading::OfferId
typedef sequence<OfferId> CosTrading::OfferIdSeq
typedef sequence<Offer> CosTrading::OfferSeq
typedef string CosTrading::PolicyName
typedef sequence<Policy> CosTrading::PolicySeq
typedef sequence<Property> CosTrading::PropertySeq

Enumeration Type Documentation

Enumerator
local_only 
if_no_local 
always