Ice 3.7 C++11 API Reference
Public Member Functions | List of all members
Ice::Request Class Referenceabstract

Encapsulates details about a dispatch request. More...

#include <Ice/Ice.h>

Public Member Functions

virtual const CurrentgetCurrent ()=0
 Obtains the Current object associated with the request. More...
 
virtual ~Request ()
 

Detailed Description

Encapsulates details about a dispatch request.

Constructor & Destructor Documentation

◆ ~Request()

virtual Ice::Request::~Request ( )
virtual

Member Function Documentation

◆ getCurrent()

virtual const Current& Ice::Request::getCurrent ( )
pure virtual

Obtains the Current object associated with the request.

Returns
The Current object.

The documentation for this class was generated from the following file: