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

CosTradingRepos::ServiceTypeRepository::PropStruct Struct Reference

This structure contains information about a property asociated with a service type. More...

import "CosTradingRepos.idl";

List of all members.

Public Attributes

CosTrading::PropertyName name
CORBA::TypeCode value_type
PropertyMode mode


Detailed Description

This structure contains information about a property asociated with a service type.

It contains the name type and mode for the property.


Member Data Documentation

PropertyMode CosTradingRepos::ServiceTypeRepository::PropStruct::mode
 

CosTrading::PropertyName CosTradingRepos::ServiceTypeRepository::PropStruct::name
 

CORBA::TypeCode CosTradingRepos::ServiceTypeRepository::PropStruct::value_type