TAO  2.3.2
Classes | Namespaces
Var_Size_Argument_T.h File Reference
#include "tao/Argument.h"
#include "tao/Var_Size_Argument_T.inl"
#include "tao/Var_Size_Argument_T.cpp"

Classes

class  TAO::In_Var_Size_Argument_T< S, Insert_Policy >
 Template class for IN stub argument of fixed size IDL types. More...
 
class  TAO::In_Var_Size_Clonable_Argument_T< S, Insert_Policy >
 Template class for IN stub argument of fixed size IDL types. More...
 
class  TAO::Inout_Var_Size_Argument_T< S, Insert_Policy >
 Template class for INOUT stub argument of fixed size IDL types. More...
 
class  TAO::Out_Var_Size_Argument_T< S, Insert_Policy >
 Template class for OUT stub argument of fixed size IDL types. More...
 
class  TAO::Ret_Var_Size_Argument_T< S, Insert_Policy >
 Template class for return stub value of fixed size IDL types. More...
 
struct  TAO::Var_Size_Arg_Traits_T< T, Insert_Policy >
 Template class for stub argument traits of variable size IDL types. More...
 

Namespaces

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

Detailed Description

Authors
Jeff Parsons and Carlos O'Ryan