Template class for IN stub argument of fixed size IDL types. More...
#include <Fixed_Size_Argument_T.h>


Public Member Functions | |
| In_Fixed_Size_Clonable_Argument_T (S const &x) | |
| virtual | ~In_Fixed_Size_Clonable_Argument_T (void) | 
| virtual Argument * | clone (void) | 
| Template method to clone a TAO Argument.   | |
Private Attributes | |
| bool | is_clone_ | 
Template class for IN stub argument of fixed size IDL types.
| TAO::In_Fixed_Size_Clonable_Argument_T< S, Insert_Policy >::In_Fixed_Size_Clonable_Argument_T | ( | S const & | x | ) |  [inline] | 
        
| TAO::In_Fixed_Size_Clonable_Argument_T< S, Insert_Policy >::~In_Fixed_Size_Clonable_Argument_T | ( | void | ) |  [inline, virtual] | 
        
| TAO::Argument * TAO::In_Fixed_Size_Clonable_Argument_T< S, Insert_Policy >::clone | ( | void | ) |  [inline, virtual] | 
        
Template method to clone a TAO Argument.
Reimplemented from TAO::Argument.
bool TAO::In_Fixed_Size_Clonable_Argument_T< S, Insert_Policy >::is_clone_ [private] | 
        
 1.6.1