#include "ace/CDR_Stream.h"
#include "tao/Argument.h"
Include dependency graph for BD_String_Argument_T.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::In_BD_String_Argument_T< S, to_S, from_S, BOUND > |
Template class for IN bounded (w)string argument. More... | |
class | TAO::Inout_BD_String_Argument_T< S, to_S, from_S, BOUND > |
Template class for INOUT bounded (w)string argument. More... | |
class | TAO::Out_BD_String_Argument_T< S, S_out, to_S, from_S, BOUND > |
Template class for INOUT bounded (w)string argument. More... | |
class | TAO::Ret_BD_String_Argument_T< S, S_var, to_S, from_S, BOUND > |
Template class for return stub value of bd (w)string argument. More... | |
struct | TAO::BD_String_Tag |
Struct for bounded (w)string arguments id tag. More... | |
struct | TAO::BD_String_Arg_Traits_T< T, T_var, T_out, to_T, from_T, BOUND > |
class | TAO::BD_String_Arg_Traits< BOUND > |
Specializations for bounded (w)strings. More... | |
class | TAO::BD_WString_Arg_Traits< BOUND > |