#include "tao/Argument.h"
Include dependency graph for Var_Size_Argument_T.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::In_Var_Size_Argument_T< S > |
Template class for IN stub argument of fixed size IDL types. More... | |
class | TAO::Inout_Var_Size_Argument_T< S > |
Template class for INOUT stub argument of fixed size IDL types. More... | |
class | TAO::Out_Var_Size_Argument_T< S, S_out > |
Template class for OUT stub argument of fixed size IDL types. More... | |
class | TAO::Ret_Var_Size_Argument_T< S, S_var > |
Template class for return stub value of fixed size IDL types. More... | |
struct | TAO::Var_Size_Tag |
struct | TAO::Var_Size_Arg_Traits_T< T, T_var, T_out > |