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

TAO_GIOP_ReplyHeader Class Reference

This class embodies the header of a GIOP reply. @Not used. Could be used in future. More...

#include <GIOP_Utils.h>

Collaboration diagram for TAO_GIOP_ReplyHeader:

Collaboration graph
[legend]
List of all members.

Public Attributes

IOP::ServiceContextList service_info
 Information. More...

CORBA::ULong request_id
 Unique identifier of the request for which this is a reply. More...

TAO_GIOP_Reply_Status_Type reply_status
 Status of the reply (see above enum). More...


Detailed Description

This class embodies the header of a GIOP reply. @Not used. Could be used in future.


Member Data Documentation

TAO_GIOP_Reply_Status_Type TAO_GIOP_ReplyHeader::reply_status
 

Status of the reply (see above enum).

CORBA::ULong TAO_GIOP_ReplyHeader::request_id
 

Unique identifier of the request for which this is a reply.

IOP::ServiceContextList TAO_GIOP_ReplyHeader::service_info
 

Information.


The documentation for this class was generated from the following file:
Generated on Thu Oct 10 18:35:03 2002 for TAO by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001