TAO  2.1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Fixed_Array_Argument_T.h File Reference
#include "tao/Argument.h"
#include "tao/Array_Traits_T.h"
#include "tao/Fixed_Array_Argument_T.inl"
#include "tao/Fixed_Array_Argument_T.cpp"

Classes

class  TAO::In_Fixed_Array_Argument_T< S_forany, Insert_Policy >
 IN stub argument of fixed size element array. More...
 
class  TAO::In_Fixed_Array_Clonable_Argument_T< S_forany, Insert_Policy >
 IN stub argument of fixed size element array. More...
 
class  TAO::Inout_Fixed_Array_Argument_T< S_forany, Insert_Policy >
 INOUT stub argument of fixed size element array. More...
 
class  TAO::Out_Fixed_Array_Argument_T< S_forany, Insert_Policy >
 OUT stub argument of fixed size element array. More...
 
class  TAO::Ret_Fixed_Array_Argument_T< S_var, S_forany, Insert_Policy >
 Return stub value of fixed size element array. More...
 
struct  TAO::Fixed_Array_Arg_Traits_T< T_var, T_forany, Insert_Policy >
 Argument traits of fixed size element array. More...
 

Namespaces

namespace  TAO
 Define symbolic names for the ORB collocation strategies as used at runtime.
 

Detailed Description

Id:
Fixed_Array_Argument_T.h 90386 2010-06-02 13:52:08Z vzykov
Authors
Jeff Parsons and Carlos O'Ryan