|
SHAPER 9.16.0
|
Process selection attributes to be dumped by weak naming. More...
#include <ModelHighAPI_Dumper.h>

Public Member Functions | |
| void | setFilenameSuffix (const std::string &theSuffix) |
Protected Member Functions | |
| virtual void | write (const std::shared_ptr< ModelAPI_AttributeSelection > &theAttrSelect) |
| std::ostringstream & | buffer () |
| std::ostringstream & | fullDump () |
| virtual void | reserveBuffer () |
| virtual void | restoreReservedBuffer () |
| virtual bool | exportTo (const std::string &theFilename, const ModulesSet &theUsedModules) |
Process selection attributes to be dumped by weak naming.
|
protectedvirtual |
Reimplemented from ModelHighAPI_Dumper::DumpStorage.