summaryrefslogtreecommitdiff
path: root/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO_IDL/be_include/be_visitor_component/context_ex_idl.h')
-rw-r--r--TAO_IDL/be_include/be_visitor_component/context_ex_idl.h13
1 files changed, 4 insertions, 9 deletions
diff --git a/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h b/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
index 8247bcc7f0b..fcb6a6fdf0c 100644
--- a/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
+++ b/TAO_IDL/be_include/be_visitor_component/context_ex_idl.h
@@ -16,18 +16,13 @@
#ifndef _BE_COMPONENT_CONTEXT_EX_IDL_H_
#define _BE_COMPONENT_CONTEXT_EX_IDL_H_
+/**
+ * This is a concrete visitor to generate the
+ * CIAO context IDL.
+ */
class be_visitor_context_ex_idl
: public be_visitor_component_scope
{
- //
- // = TITLE
- // be_visitor_context_ex_idl
- //
- // = DESCRIPTION
- // This is a concrete visitor to generate the
- // CIAO context IDL.
- //
- //
public:
be_visitor_context_ex_idl (be_visitor_context *ctx);