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

TAO_GIOP_Locate_Request_Invocation Class Reference

Sends a locate request message. More...

#include <Invocation.h>

Inheritance diagram for TAO_GIOP_Locate_Request_Invocation:

Inheritance graph
[legend]
Collaboration diagram for TAO_GIOP_Locate_Request_Invocation:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_GIOP_Locate_Request_Invocation (TAO_Stub *data, TAO_ORB_Core *orb_core)
 Constructor. More...

 ~TAO_GIOP_Locate_Request_Invocation (void)
 Destructor. More...

void start (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException)
 Establishes a connection to the remote server, initializes the GIOP headers in the output CDR. More...

int invoke (ACE_ENV_SINGLE_ARG_DECL) throw (CORBA::SystemException)
 Send request, without blocking for any response. More...


Detailed Description

Sends a locate request message.


Constructor & Destructor Documentation

ACE_INLINE TAO_GIOP_Locate_Request_Invocation::TAO_GIOP_Locate_Request_Invocation TAO_Stub   stub,
TAO_ORB_Core   orb_core
 

Constructor.

ACE_INLINE TAO_GIOP_Locate_Request_Invocation::~TAO_GIOP_Locate_Request_Invocation void   
 

Destructor.


Member Function Documentation

int TAO_GIOP_Locate_Request_Invocation::invoke ACE_ENV_SINGLE_ARG_DECL    throw (CORBA::SystemException)
 

Send request, without blocking for any response.

void TAO_GIOP_Locate_Request_Invocation::start ACE_ENV_SINGLE_ARG_DECL    throw (CORBA::SystemException)
 

Establishes a connection to the remote server, initializes the GIOP headers in the output CDR.

Reimplemented from TAO_GIOP_Invocation.


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