summaryrefslogtreecommitdiff
path: root/TAO/tao/DynamicC.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 04:03:37 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 04:03:37 +0000
commit2c3985362f8c6dba0325a93f3f05ea9de4e5638c (patch)
tree4a4ef98f4ffe772c378ccae4c0a580815dab0566 /TAO/tao/DynamicC.h
parent0c40b9281641a2bcebcb40bfb09fa53b3d4890f8 (diff)
downloadATCD-2c3985362f8c6dba0325a93f3f05ea9de4e5638c.tar.gz
ChangeLogTag:Wed Aug 27 21:00:41 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'TAO/tao/DynamicC.h')
-rw-r--r--TAO/tao/DynamicC.h84
1 files changed, 42 insertions, 42 deletions
diff --git a/TAO/tao/DynamicC.h b/TAO/tao/DynamicC.h
index 17ccbbba94c..3b85786512e 100644
--- a/TAO/tao/DynamicC.h
+++ b/TAO/tao/DynamicC.h
@@ -45,6 +45,7 @@
#include "tao/VarOut_T.h"
#include "tao/Seq_Var_T.h"
#include "tao/Seq_Out_T.h"
+#include "tao/CDR.h"
#if defined (TAO_EXPORT_MACRO)
#undef TAO_EXPORT_MACRO
@@ -74,57 +75,57 @@
TAO_NAMESPACE Dynamic
{
-
+
// TAO_IDL - Generated from
// be/be_type.cpp:249
-
+
struct Parameter;
-
+
typedef
TAO_Var_Var_T<
Parameter
>
Parameter_var;
-
+
typedef
TAO_Out_T<
Parameter,
Parameter_var
>
Parameter_out;
-
+
// TAO_IDL - Generated from
// be/be_visitor_structure/structure_ch.cpp:52
-
+
struct TAO_Export Parameter
{
typedef Parameter_var _var_type;
-
+
static void _tao_any_destructor (void *);
CORBA::Any argument;
CORBA::ParameterMode mode;
};
-
+
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_Parameter;
-
+
// TAO_IDL - Generated from
// be/be_visitor_sequence/sequence_ch.cpp:89
#if !defined (_DYNAMIC_PARAMETERLIST_CH_)
#define _DYNAMIC_PARAMETERLIST_CH_
-
+
class ParameterList;
-
+
typedef
TAO_VarSeq_Var_T<
ParameterList,
Parameter
>
ParameterList_var;
-
+
typedef
TAO_Seq_Out_T<
ParameterList,
@@ -132,7 +133,7 @@ TAO_NAMESPACE Dynamic
Parameter
>
ParameterList_out;
-
+
class TAO_Export ParameterList
: public
TAO_Unbounded_Sequence<
@@ -145,57 +146,57 @@ TAO_NAMESPACE Dynamic
ParameterList (
CORBA::ULong max,
CORBA::ULong length,
- Parameter* buffer,
+ Parameter* buffer,
CORBA::Boolean release = 0
);
ParameterList (const ParameterList &);
~ParameterList (void);
-
+
static void _tao_any_destructor (void *);
-
+
typedef ParameterList_var _var_type;
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ParameterList;
-
+
// TAO_IDL - Generated from
// be/be_visitor_typedef/typedef_ch.cpp:426
-
+
typedef CORBA::StringSeq ContextList;
typedef CORBA::StringSeq_var ContextList_var;
typedef CORBA::StringSeq_out ContextList_out;
-
+
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ContextList;
-
+
// TAO_IDL - Generated from
// be/be_visitor_typedef/typedef_ch.cpp:333
-
+
typedef CORBA::TypeCode TypeCode;
typedef CORBA::TypeCode_ptr TypeCode_ptr;
typedef CORBA::TypeCode_var TypeCode_var;
typedef CORBA::TypeCode_out TypeCode_out;
-
+
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_TypeCode;
-
+
// TAO_IDL - Generated from
// be/be_visitor_sequence/sequence_ch.cpp:89
#if !defined (_DYNAMIC_EXCEPTIONLIST_CH_)
#define _DYNAMIC_EXCEPTIONLIST_CH_
-
+
class ExceptionList;
-
+
typedef
TAO_MngSeq_Var_T<
ExceptionList,
@@ -205,7 +206,7 @@ TAO_NAMESPACE Dynamic
>
>
ExceptionList_var;
-
+
typedef
TAO_MngSeq_Out_T<
ExceptionList,
@@ -216,7 +217,7 @@ TAO_NAMESPACE Dynamic
>
>
ExceptionList_out;
-
+
class TAO_Export ExceptionList
: public
TAO_Unbounded_Pseudo_Sequence<
@@ -230,34 +231,34 @@ TAO_NAMESPACE Dynamic
ExceptionList (
CORBA::ULong max,
CORBA::ULong length,
- CORBA::TypeCode_ptr* buffer,
+ CORBA::TypeCode_ptr* buffer,
CORBA::Boolean release = 0
);
ExceptionList (const ExceptionList &);
~ExceptionList (void);
-
+
static void _tao_any_destructor (void *);
-
+
typedef ExceptionList_var _var_type;
};
#endif /* end #if !defined */
-
+
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_ExceptionList;
-
+
// TAO_IDL - Generated from
// be/be_visitor_typedef/typedef_ch.cpp:426
-
+
typedef CORBA::StringSeq RequestContext;
typedef CORBA::StringSeq_var RequestContext_var;
typedef CORBA::StringSeq_out RequestContext_out;
-
+
// TAO_IDL - Generated from
// be/be_visitor_typecode/typecode_decl.cpp:44
-
+
TAO_NAMESPACE_STORAGE_CLASS ::CORBA::TypeCode_ptr _tc_RequestContext;
// TAO_IDL - Generated from
@@ -357,4 +358,3 @@ TAO_Export CORBA::Boolean operator>> (
#include /**/ "ace/post.h"
#endif /* ifndef */
-