Public Attributes

CosNotification::PropertyError Struct Reference

Describe the problems detected with an application requested QoS. More...

import "CosNotification.idl";

Collaboration diagram for CosNotification::PropertyError:
Collaboration graph
[legend]

List of all members.

Public Attributes

QoSError_code code
 Property error description.
PropertyName name
 Property name with a problem.
PropertyRange available_range

Detailed Description

Describe the problems detected with an application requested QoS.

If there are any problems with an application request for QoS the problems are raised using an exception that contains all the problems, and a description of the valid values (if they apply).

Definition at line 152 of file CosNotification.idl.


Member Data Documentation

Valid range for that property in the Notification Service implementation

Definition at line 159 of file CosNotification.idl.

Property error description.

Definition at line 154 of file CosNotification.idl.

Property name with a problem.

Definition at line 156 of file CosNotification.idl.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines