0024784: Move documentation in CDL files to proper location
[occt.git] / src / CDM / CDM_COutMessageDriver.cdl
index dc29b4a..d5ae48f 100644 (file)
@@ -14,6 +14,7 @@
 -- commercial license or contractual agreement.
 
 class COutMessageDriver from CDM inherits MessageDriver from CDM
+    ---Purpose: aMessageDriver for output to COUT (only ASCII strings)
 
 is
     Write (me:mutable; aString: ExtString from Standard);