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

CosNotification::Property Struct Reference

A property is a name/value pair. More...

import "CosNotification.idl";

List of all members.

Public Attributes

PropertyName name
PropertyValue value


Detailed Description

A property is a name/value pair.

The name is a unique identifier for the property. The value contains both the type and the value itself.


Member Data Documentation

PropertyName CosNotification::Property::name
 

PropertyValue CosNotification::Property::value