#include <GIOP_Utils.h>
Collaboration diagram for TAO_GIOP_ReplyHeader:

Public Attributes | |
| IOP::ServiceContextList | service_info |
| Information. | |
| CORBA::ULong | request_id |
| Unique identifier of the request for which this is a reply. | |
| TAO_GIOP_Reply_Status_Type | reply_status |
| Status of the reply (see above enum). | |
Definition at line 119 of file GIOP_Utils.h.
|
|
Status of the reply (see above enum).
Definition at line 129 of file GIOP_Utils.h. |
|
|
Unique identifier of the request for which this is a reply.
Definition at line 126 of file GIOP_Utils.h. |
|
|
Information.
Definition at line 123 of file GIOP_Utils.h. |
1.3.6