TAO_CosTrader
2.1.5
|
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< PropertyName > | PropertyNameSeq |
typedef any | PropertyValue |
typedef sequence< Property > | PropertySeq |
typedef sequence< Offer > | OfferSeq |
typedef string | OfferId |
typedef sequence< OfferId > | OfferIdSeq |
typedef Istring | ServiceTypeName |
typedef Istring | Constraint |
typedef Istring | LinkName |
typedef sequence< LinkName > | LinkNameSeq |
typedef LinkNameSeq | TraderName |
typedef string | PolicyName |
typedef sequence< PolicyName > | PolicyNameSeq |
typedef any | PolicyValue |
typedef sequence< Policy > | PolicySeq |
Enumerations | |
enum | FollowOption { local_only, if_no_local, always } |
typedef Istring CosTrading::Constraint |
typedef string CosTrading::Istring |
typedef Istring CosTrading::LinkName |
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<PolicyName> CosTrading::PolicyNameSeq |
typedef sequence<Policy> CosTrading::PolicySeq |
typedef any CosTrading::PolicyValue |
typedef Istring CosTrading::PropertyName |
typedef sequence<PropertyName> CosTrading::PropertyNameSeq |
typedef sequence<Property> CosTrading::PropertySeq |
typedef any CosTrading::PropertyValue |
typedef Istring CosTrading::ServiceTypeName |
typedef LinkNameSeq CosTrading::TraderName |
typedef Object CosTrading::TypeRepository |