#include "tao/Argument.h"
Include dependency graph for Var_Array_Argument_T.h:
This graph shows which files directly or indirectly include this file:
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::In_Var_Array_Argument_T< S, S_slice, S_forany > |
IN stub argument of variable size element array. More... | |
class | TAO::Inout_Var_Array_Argument_T< S, S_slice, S_forany > |
INOUT stub argument of variable size element array. More... | |
class | TAO::Out_Var_Array_Argument_T< S, S_slice, S_var, S_out, S_forany, S_tag > |
OUT stub argument of variable size element array. More... | |
class | TAO::Ret_Var_Array_Argument_T< S, S_slice, S_var, S_forany, S_tag > |
Return stub value of variable size element array. More... | |
struct | TAO::Var_Array_Tag |
Struct for variable size element array argument id tag. More... | |
struct | TAO::Var_Array_Arg_Traits_T< T, T_slice, T_var, T_out, T_forany, T_tag > |
Argument traits of variable size element array. More... |