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

TAO_GIOP_Oneway_Invocation Class Reference

Encapsulate a one-way invocation. More...

#include <Invocation.h>

Inheritance diagram for TAO_GIOP_Oneway_Invocation

Inheritance graph
[legend]
Collaboration diagram for TAO_GIOP_Oneway_Invocation:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_GIOP_Oneway_Invocation (TAO_Stub *stub, const char *operation, CORBA::ULong opname_len, CORBA::Boolean argument_flag, TAO_ORB_Core *orb_core, int byte_order = TAO_ENCAP_BYTE_ORDER)
 Constructor.

virtual ~TAO_GIOP_Oneway_Invocation (void)
 Destructor.


Detailed Description

Encapsulate a one-way invocation.


Constructor & Destructor Documentation

TAO_GIOP_Oneway_Invocation::TAO_GIOP_Oneway_Invocation ( TAO_Stub * stub,
const char * operation,
CORBA::ULong opname_len,
CORBA::Boolean argument_flag,
TAO_ORB_Core * orb_core,
int byte_order = TAO_ENCAP_BYTE_ORDER )
 

Constructor.

ACE_INLINE TAO_GIOP_Oneway_Invocation::~TAO_GIOP_Oneway_Invocation ( void ) [virtual]
 

Destructor.


The documentation for this class was generated from the following files:
Generated at Sat Dec 1 12:07:23 2001 for TAO by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000