summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/IFRService/PublishesDef_i.h')
-rw-r--r--orbsvcs/orbsvcs/IFRService/PublishesDef_i.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h b/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
index 89f245d6467..68d5dfb8c99 100644
--- a/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
+++ b/orbsvcs/orbsvcs/IFRService/PublishesDef_i.h
@@ -31,16 +31,13 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+/**
+ * Represents the definition of an event that is published
+ * by a component.
+ */
class TAO_IFRService_Export TAO_PublishesDef_i
: public virtual TAO_EventPortDef_i
{
- // = TITLE
- // TAO_PublishesDef_i
- //
- // = DESCRIPTION
- // Represents the definition of an event that is published
- // by a component.
- //
public:
/// Constructor
TAO_PublishesDef_i (TAO_Repository_i *repo);