0031313: Foundation Classes - Dump improvement for classes
[occt.git] / src / TNaming / TNaming_RefShape.hxx
index 45a12fc..91a6059 100644 (file)
@@ -52,6 +52,9 @@ public:
   
   Standard_EXPORT Handle(TNaming_NamedShape) NamedShape() const;
 
+  //! Dumps the content of me into the stream
+  Standard_EXPORT void DumpJson (Standard_OStream& theOStream, Standard_Integer theDepth = -1) const;
+