summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be_include/be_scope.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be_include/be_scope.h')
-rw-r--r--TAO/TAO_IDL/be_include/be_scope.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/TAO/TAO_IDL/be_include/be_scope.h b/TAO/TAO_IDL/be_include/be_scope.h
index 45b567587b1..f8aa25516fd 100644
--- a/TAO/TAO_IDL/be_include/be_scope.h
+++ b/TAO/TAO_IDL/be_include/be_scope.h
@@ -46,6 +46,12 @@ public:
virtual ~be_scope (void);
// destructor
+ virtual int gen_encapsulation (void);
+ // encapsulation for parameters
+
+ virtual long tc_encap_len (void);
+ // return length of encapsulation
+
virtual void comma (unsigned short set);
// set the comma producing state