TAO  2.1.7
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
BD_String_Argument_T.h File Reference
#include "ace/CDR_Stream.h"
#include "tao/Argument.h"
#include "tao/Any_Insert_Policy_T.h"
#include "tao/BD_String_Argument_T.inl"
#include "tao/BD_String_Argument_T.cpp"

Classes

class  TAO::In_BD_String_Argument_T< S_var, BOUND, Insert_Policy >
 Template class for IN bounded (w)string argument. More...
class  TAO::In_BD_String_Clonable_Argument_T< S_var, BOUND, Insert_Policy >
 Template class for IN bounded (w)string argument. More...
class  TAO::Inout_BD_String_Argument_T< S_var, BOUND, Insert_Policy >
 Template class for INOUT bounded (w)string argument. More...
class  TAO::Out_BD_String_Argument_T< S_var, BOUND, Insert_Policy >
 Template class for OUT bounded (w)string argument. More...
class  TAO::Ret_BD_String_Argument_T< S_var, BOUND, Insert_Policy >
 Template class for return stub value of bd (w)string argument. More...
struct  TAO::BD_String_Arg_Traits_T< T_var, BOUND, Insert_Policy >
 Template class for stub argument traits of bounded (w)strings. More...

Namespaces

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

Detailed Description

Id:
BD_String_Argument_T.h 89975 2010-04-23 08:27:53Z johnnyw
Authors:
Jeff Parsons and Carlos O'Ryan