|
Ice 3.7 C++98 API Reference
|
Encapsulates details about a dispatch request. More...
#include <Ice/Ice.h>
Public Member Functions | |
| virtual const Current & | getCurrent ()=0 |
| Obtains the Current object associated with the request. | |
| virtual | ~Request () |
Encapsulates details about a dispatch request.
|
virtual |
|
pure virtual |