#include <Method_Request_Dispatch.h>
|
enum | { persistence_code = 1
} |
| an arbitrary code (Octet) to identify this delivery method type in persistent storage More...
|
|
|
int | execute_i () |
| Execute the dispatch operation.
|
|
◆ anonymous enum
an arbitrary code (Octet) to identify this delivery method type in persistent storage
Enumerator |
---|
persistence_code | |
◆ TAO_Notify_Method_Request_Dispatch() [1/3]
◆ TAO_Notify_Method_Request_Dispatch() [2/3]
Construct from a delivery rquest.
◆ TAO_Notify_Method_Request_Dispatch() [3/3]
Constuct from another method request+event event is passed separately because we may be using a copy of the one in the previous method request
◆ ~TAO_Notify_Method_Request_Dispatch()
TAO_Notify_Method_Request_Dispatch::~TAO_Notify_Method_Request_Dispatch |
( |
| ) |
|
|
virtual |
◆ execute_i()
int TAO_Notify_Method_Request_Dispatch::execute_i |
( |
| ) |
|
|
protected |
Execute the dispatch operation.
◆ unmarshal()
Static method used to reconstruct a Method Request Dispatch.
◆ filtering_
bool TAO_Notify_Method_Request_Dispatch::filtering_ |
|
protected |
Flag is true if we want to do filtering else false.
◆ proxy_supplier_
The documentation for this class was generated from the following files: