#include <Method_Request_Dispatch.h>
List of all members.
Public Types |
enum | { persistence_code = 1
} |
| an arbitrary code (Octet) to identify this delivery method type in persistent storage More...
|
Protected Member Functions |
int | execute_i (void) |
| Execute the dispatch operation.
|
Member Enumeration Documentation
an arbitrary code (Octet) to identify this delivery method type in persistent storage
- Enumerator:
-
Constructor & Destructor Documentation
Construct from a delivery rquest.
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 |
( |
| ) |
|
|
virtual |
Member Function Documentation
int TAO_Notify_Method_Request_Dispatch::execute_i |
( |
void |
| ) |
|
|
protected |
Execute the dispatch operation.
Static method used to reconstruct a Method Request Dispatch.
Member Data Documentation
bool TAO_Notify_Method_Request_Dispatch::filtering_ |
|
protected |
Flag is true if we want to do filtering else false.
The documentation for this class was generated from the following files: