Global Namespace
Inheritance Tree
Inheritance Graph
Name Index
module
CosTrading
interface Register
File:
CosTrading.idl
-
Structs
struct
OfferInfo
-
Exceptions
exception
InvalidObjectRef
exception
UnknownPropertyName
exception
InterfaceTypeMismatch
exception
ProxyOfferId
exception
MandatoryProperty
exception
ReadonlyProperty
exception
NoMatchingOffers
exception
IllegalTraderName
exception
UnknownTraderName
exception
RegisterNotSupported
-
Operations
OfferId
export
(
in
CORBA::Object
reference
,
in
ServiceTypeName
type
,
in
PropertySeq
properties
)
raises
(
InvalidObjectRef
,
IllegalServiceType
,
UnknownServiceType
,
InterfaceTypeMismatch
,
IllegalPropertyName
,
PropertyTypeMismatch
,
ReadonlyDynamicProperty
,
MissingMandatoryProperty
,
DuplicatePropertyName
)
void
withdraw
(
in
OfferId
id
)
raises
(
IllegalOfferId
,
UnknownOfferId
,
ProxyOfferId
)
OfferInfo
describe
(
in
OfferId
id
)
raises
(
IllegalOfferId
,
UnknownOfferId
,
ProxyOfferId
)
void
modify
(
in
OfferId
id
,
in
PropertyNameSeq
del_list
,
in
PropertySeq
modify_list
)
raises
(
NotImplemented
,
IllegalOfferId
,
UnknownOfferId
,
ProxyOfferId
,
IllegalPropertyName
,
UnknownPropertyName
,
PropertyTypeMismatch
,
ReadonlyDynamicProperty
,
MandatoryProperty
,
ReadonlyProperty
,
DuplicatePropertyName
)
void
withdraw_using_constraint
(
in
ServiceTypeName
type
,
in
Constraint
constr
)
raises
(
IllegalServiceType
,
UnknownServiceType
,
IllegalConstraint
,
NoMatchingOffers
)
Register
resolve
(
in
TraderName
name
)
raises
(
IllegalTraderName
,
UnknownTraderName
,
RegisterNotSupported
)
Attributes Inherited from TraderComponents
lookup_if
,
register_if
,
link_if
,
proxy_if
,
admin_if
Attributes Inherited from SupportAttributes
supports_modifiable_properties
,
supports_dynamic_properties
,
supports_proxy_offers
,
type_repos
Generated on Tue Jul 20 09:59:18 2010 by
synopsis
(version devel)