Global Namespace
Inheritance Tree
Inheritance Graph
Name Index
module
CosTradingRepos
interface ServiceTypeRepository
File:
CosTradingRepos.idl
Typedefs Summary:
sequence<
CosTrading::ServiceTypeName
>
ServiceTypeNameSeq
sequence<
PropStruct
>
PropStructSeq
CosTrading::Istring
Identifier
Structs Summary:
struct
PropStruct
struct
IncarnationNumber
struct
TypeStruct
Enums Summary:
PropertyMode
PROP_NORMAL, PROP_READONLY, PROP_MANDATORY, PROP_MANDATORY_READONLY
ListOption
all, since
Unions Summary:
union
SpecifiedServiceTypes
Operations Summary:
IncarnationNumber
add_type
(
in
CosTrading::ServiceTypeName
name
,
in
Identifier
if_name
,
in
PropStructSeq
props
,
in
ServiceTypeNameSeq
super_types
)
raises
void
remove_type
(
in
CosTrading::ServiceTypeName
name
)
raises
ServiceTypeNameSeq
list_types
(
in
SpecifiedServiceTypes
which_types
)
TypeStruct
describe_type
(
in
CosTrading::ServiceTypeName
name
)
raises
TypeStruct
fully_describe_type
(
in
CosTrading::ServiceTypeName
name
)
raises
void
mask_type
(
in
CosTrading::ServiceTypeName
name
)
raises
void
unmask_type
(
in
CosTrading::ServiceTypeName
name
)
raises
Enumerators Summary:
PROP_NORMAL
PROP_READONLY
PROP_MANDATORY
PROP_MANDATORY_READONLY
all
since
Exceptions Summary:
exception
ServiceTypeExists
exception
InterfaceTypeMismatch
exception
HasSubTypes
exception
AlreadyMasked
exception
NotMasked
exception
ValueTypeRedefinition
exception
DuplicateServiceTypeName
Attributes Summary:
readonly
IncarnationNumber
incarnation
Generated on Fri Apr 17 08:48:18 2009 by
synopsis
(version devel)