TAO_CosTrader  2.0.8
Classes | Typedefs | Enumerations
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
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 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines