2005/5/9

     
 

class ServerRequest

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

org::omg::CORBA::ServerRequest Class Reference

#include <ServerRequest.h>

Inheritance diagram for org::omg::CORBA::ServerRequest:

acdk::lang::Object acdk::lang::ObjectBase acdk::lang::dmi::StdDispatch acdkx::orb::AServerRequestImpl List of all members.

Public Member Functions

virtual RString op_name ()
virtual RString operation ()
virtual::org::omg::CORBA::RContext ctx ()=0

Member Function Documentation

virtual ::org::omg::CORBA::RContext org::omg::CORBA::ServerRequest::ctx  )  [pure virtual]
 

Implemented in acdkx::orb::AServerRequestImpl.

virtual RString org::omg::CORBA::ServerRequest::op_name  )  [inline, virtual]
 

virtual RString org::omg::CORBA::ServerRequest::operation  )  [inline, virtual]
 

Reimplemented in acdkx::orb::AServerRequestImpl.