#include "tao/Argument.h"
Include dependency graph for UB_String_Argument_T.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::In_UB_String_Argument_T< S > |
Template class for IN unbounded (w)string argument. More... | |
class | TAO::Inout_UB_String_Argument_T< S > |
Template class for INOUT unbounded (w)string argument. More... | |
class | TAO::Out_UB_String_Argument_T< S, S_out > |
Template class for INOUT unbounded (w)string argument. More... | |
class | TAO::Ret_UB_String_Argument_T< S, S_var > |
Template class for return stub value of ub (w)string argument. More... | |
struct | TAO::UB_String_Tag |
Struct for unbounded (w)string arguments id tag. More... | |
struct | TAO::UB_String_Arg_Traits_T< T, T_var, T_out > |
Template class for argument traits of unbounded (w)strings. More... |