Template class for return stub value of fixed size IDL types.
More...
#include <Vector_Argument_T.h>
List of all members.
Detailed Description
Template class for return stub value of fixed size IDL types.
Constructor & Destructor Documentation
TAO::Ret_Vector_Argument_T::Ret_Vector_Argument_T |
( |
void |
| ) |
|
Member Function Documentation
S & TAO::Ret_Vector_Argument_T::arg |
( |
void |
| ) |
|
Demarshal the argument from the given CDR input stream.
- Note:
- The default implementation simply returns
true
.
Reimplemented from TAO::Argument.
S TAO::Ret_Vector_Argument_T::excp |
( |
void |
| ) |
|
void TAO::Ret_Vector_Argument_T::interceptor_value |
( |
CORBA::Any * |
| ) |
const [virtual] |
Populate the given CORBA::Any result argument.
- Note:
- The default implementation is a no-op.
Reimplemented from TAO::Argument.
S TAO::Ret_Vector_Argument_T::retn |
( |
void |
| ) |
|
Member Data Documentation
S TAO::Ret_Vector_Argument_T::x_ [protected] |
The documentation for this class was generated from the following files: