|
SHAPER
9.15.0
|
Storage for the dumped data. More...

Public Member Functions | |
| DumpStorage (const DumpStorage &theOther) | |
| const DumpStorage & | operator= (const DumpStorage &theOther) |
| void | setFilenameSuffix (const std::string &theSuffix) |
Protected Member Functions | |
| std::ostringstream & | buffer () |
| std::ostringstream & | fullDump () |
| virtual void | reserveBuffer () |
| virtual void | restoreReservedBuffer () |
| virtual void | write (const std::shared_ptr< ModelAPI_AttributeSelection > &theAttrSelect) |
| virtual bool | exportTo (const std::string &theFilename, const ModulesSet &theUsedModules) |
Friends | |
| class | ModelHighAPI_Dumper |
Storage for the dumped data.
Process selection attributes to be dumped by naming.