TAO 4.0.2
Loading...
Searching...
No Matches
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

Authors
Jeff Parsons and Carlos O'Ryan