|
TAO 4.0.0
|
Template class for return stub value of fixed size IDL types. More...
#include <Fixed_Size_Argument_T.h>


Public Member Functions | |
| Ret_Fixed_Size_Argument_T () | |
| virtual CORBA::Boolean | demarshal (TAO_InputCDR &) |
| S & | arg () |
| S | excp () |
| S | retn () |
Protected Attributes | |
| S | x_ |
Template class for return stub value of fixed size IDL types.
| TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::Ret_Fixed_Size_Argument_T | ( | ) |
| S & TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::arg | ( | ) |
|
virtual |
| S TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::excp | ( | ) |
| S TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy >::retn | ( | ) |
|
protected |