Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

CosTradingRepos::ServiceTypeRepository::TypeStruct Struct Reference

This structure represents a service type supported by a trader. More...

import "CosTradingRepos.idl";

List of all members.

Public Attributes

Identifier if_name
PropStructSeq props
ServiceTypeNameSeq super_types
boolean masked
IncarnationNumber incarnation


Detailed Description

This structure represents a service type supported by a trader.

It contains the name of the service the sequence of properties it supports, the sequence of it's service super types, whether the service is masked and it's incarnation number.


Member Data Documentation

Identifier CosTradingRepos::ServiceTypeRepository::TypeStruct::if_name
 

IncarnationNumber CosTradingRepos::ServiceTypeRepository::TypeStruct::incarnation
 

boolean CosTradingRepos::ServiceTypeRepository::TypeStruct::masked
 

PropStructSeq CosTradingRepos::ServiceTypeRepository::TypeStruct::props
 

ServiceTypeNameSeq CosTradingRepos::ServiceTypeRepository::TypeStruct::super_types