#include "tao/Argument.h"
#include "tao/Fixed_Size_Argument_T.inl"
Namespaces | |
namespace | TAO |
Classes | |
class | TAO::In_Fixed_Size_Argument_T< S, Insert_Policy > |
Template class for IN stub argument of fixed size IDL types. More... | |
class | TAO::In_Fixed_Size_Clonable_Argument_T< S, Insert_Policy > |
Template class for IN stub argument of fixed size IDL types. More... | |
class | TAO::Inout_Fixed_Size_Argument_T< S, Insert_Policy > |
Template class for INOUT stub argument of fixed size IDL types. More... | |
class | TAO::Out_Fixed_Size_Argument_T< S, Insert_Policy > |
Template class for OUT stub argument of fixed size IDL types. More... | |
class | TAO::Ret_Fixed_Size_Argument_T< S, Insert_Policy > |
Template class for return stub value of fixed size IDL types. More... | |
struct | TAO::Fixed_Size_Arg_Traits_T< T, Insert_Policy > |
Template class for argument traits of fixed size IDL types. More... |