summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/IFRService/NativeDef_i.h')
-rw-r--r--orbsvcs/orbsvcs/IFRService/NativeDef_i.h10
1 files changed, 3 insertions, 7 deletions
diff --git a/orbsvcs/orbsvcs/IFRService/NativeDef_i.h b/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
index c0ddcdecf43..05465af6784 100644
--- a/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
+++ b/orbsvcs/orbsvcs/IFRService/NativeDef_i.h
@@ -32,16 +32,12 @@
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
+/**
+ * Represents an OMG IDL native definition.
+ */
class TAO_IFRService_Export TAO_NativeDef_i : public virtual TAO_TypedefDef_i
{
public:
- // = TITLE
- // TAO_NativeDef_i
- //
- // = DESCRIPTION
- // Represents an OMG IDL native definition.
- //
-public:
/// Constructor
TAO_NativeDef_i (TAO_Repository_i *repo);