TAO_CosTrader 3.1.4
Loading...
Searching...
No Matches
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

◆ Constraint

◆ Istring

typedef string CosTrading::Istring

◆ LinkName

◆ LinkNameSeq

typedef sequence<LinkName> CosTrading::LinkNameSeq

◆ OfferId

typedef string CosTrading::OfferId

◆ OfferIdSeq

typedef sequence<OfferId> CosTrading::OfferIdSeq

◆ OfferSeq

typedef sequence<Offer> CosTrading::OfferSeq

◆ PolicyName

typedef string CosTrading::PolicyName

◆ PolicyNameSeq

◆ PolicySeq

typedef sequence<Policy> CosTrading::PolicySeq

◆ PolicyValue

◆ PropertyName

◆ PropertyNameSeq

◆ PropertySeq

typedef sequence<Property> CosTrading::PropertySeq

◆ PropertyValue

◆ ServiceTypeName

◆ TraderName

◆ TypeRepository

Enumeration Type Documentation

◆ FollowOption

Enumerator
local_only 
if_no_local 
always