Base Framework
|
Object Request Broker (ORB) request. More...
#include <base/rmi/OrbRequest.h>
Inherits Object.
Public Types | |
enum | RequestType { LOOKUP_OBJECT = 1, LOOKUP_METHOD = 2, INVOCATION = 3 } |
Public Member Functions | |
OrbRequest (const Reference< OrbStub > &stub, const String &method) | |
void | invoke () |
Initializes the request.
stub | The stub. |
method | The name of the name. |
|
inline |
Writes invocation request.