TAO
2.1.1
|
Template class for IN unbounded (w)string argument. More...
#include <UB_String_Argument_T.h>
Public Member Functions | |
In_UB_String_Clonable_Argument_T (const typename S_var::s_traits::char_type *x) | |
virtual | ~In_UB_String_Clonable_Argument_T (void) |
virtual Argument * | clone (void) |
Template method to clone a TAO Argument. | |
Private Attributes | |
bool | is_clone_ |
Template class for IN unbounded (w)string argument.
TAO::In_UB_String_Clonable_Argument_T< S_var, Insert_Policy >::In_UB_String_Clonable_Argument_T | ( | const typename S_var::s_traits::char_type * | x | ) |
|
virtual |
|
virtual |
Template method to clone a TAO Argument.
Reimplemented from TAO::Argument.
|
private |