Template class for IN stub argument of unbounded sequence IDL types. More...
#include <Vector_Argument_T.h>


Public Member Functions | |
| In_Vector_Clonable_Argument_T (S const &x) | |
| virtual | ~In_Vector_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 unbounded sequence IDL types.
| TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::In_Vector_Clonable_Argument_T | ( | S const & | x | ) |  [inline] | 
        
| TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::~In_Vector_Clonable_Argument_T | ( | void | ) |  [inline, virtual] | 
        
| TAO::Argument * TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::clone | ( | void | ) |  [inline, virtual] | 
        
Template method to clone a TAO Argument.
Reimplemented from TAO::Argument.
bool TAO::In_Vector_Clonable_Argument_T< S, Insert_Policy >::is_clone_ [private] | 
        
 1.6.2