#include "tao/Argument.h"
Include dependency graph for Special_Basic_Argument_T.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::In_Special_Basic_Argument_T< S, to_S, from_S > |
Template class for IN stub argument of (w)char/boolean/octet. More... | |
class | TAO::Inout_Special_Basic_Argument_T< S, to_S, from_S > |
Template class for INOUT stub argument of (w)char/boolean/octet. More... | |
class | TAO::Out_Special_Basic_Argument_T< S, to_S, from_S > |
Template class for OUT stub argument of (w)char/boolean/octet. More... | |
class | TAO::Ret_Special_Basic_Argument_T< S, to_S, from_S > |
struct | TAO::Special_Basic_Tag |
Struct for basic IDL type arguments id tag. More... | |
struct | TAO::Special_Basic_Arg_Traits_T< T, to_T, from_T > |