Collocated_Arguments_Converter.
More...
#include <Collocated_Arguments_Converter.h>
List of all members.
Detailed Description
Collocated_Arguments_Converter.
Abstract class that convert arguments in the case of a collocated call.
Constructor & Destructor Documentation
TAO::Collocated_Arguments_Converter::~Collocated_Arguments_Converter |
( |
void |
| ) |
|
|
virtual |
Member Function Documentation
virtual void TAO::Collocated_Arguments_Converter::convert_reply |
( |
TAO_ServerRequest & |
server_request, |
|
|
TAO::Argument *const |
args[], |
|
|
size_t |
nargs |
|
) |
| |
|
pure virtual |
virtual void TAO::Collocated_Arguments_Converter::convert_request |
( |
TAO_ServerRequest & |
server_request, |
|
|
TAO::Argument *const |
args[], |
|
|
size_t |
nargs |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following files: