2005/5/9

     
 

class ReplyHeader

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

org::omg::CORBA::GIOP::ReplyHeader Class Reference

#include <GIOP.h>

List of all members.

Public Member Functions

void read (MessageHeader &hdr,::org::omg::CORBA::portable::InputStream &in)
void write (MessageHeader &hdr,::org::omg::CORBA::portable::OutputStream &out)

Public Attributes

IOP::ServiceContextList service_context
unsigned long request_id
ReplyStatusType reply_status


Member Function Documentation

void org::omg::CORBA::GIOP::ReplyHeader::read MessageHeader hdr,
::org::omg::CORBA::portable::InputStream in
[inline]
 

void org::omg::CORBA::GIOP::ReplyHeader::write MessageHeader hdr,
::org::omg::CORBA::portable::OutputStream out
[inline]
 


Member Data Documentation

ReplyStatusType org::omg::CORBA::GIOP::ReplyHeader::reply_status
 

unsigned long org::omg::CORBA::GIOP::ReplyHeader::request_id
 

IOP::ServiceContextList org::omg::CORBA::GIOP::ReplyHeader::service_context