#include "SMESH_PythonDump.hxx"#include "SMESH_2smeshpy.hxx"#include "SMESH_Comment.hxx"#include "SMESH_Filter_i.hxx"#include "SMESH_Gen_i.hxx"#include "SMESH_MeshEditor_i.hxx"#include <Basics_Utils.hxx>#include <Basics_OCCTVersion.hxx>#include <SALOMEDS_wrap.hxx>#include <LDOMParser.hxx>#include <TColStd_HSequenceOfInteger.hxx>#include <TCollection_AsciiString.hxx>#include <Resource_DataMapIteratorOfDataMapOfAsciiStringAsciiString.hxx>#include <cstring>#include "SMESH_TryCatch.hxx"
Namespaces | |
| namespace | SMESH |
Functions | |
| TCollection_AsciiString | SMESH::myLongStringStart ("TPythonDump::LongStringStart") |
| TCollection_AsciiString | SMESH::myLongStringEnd ("TPythonDump::LongStringEnd") |
| void | SMESH::printException (const char *text) |
| void | SMESH::RemoveTabulation (TCollection_AsciiString &theScript) |
| Handle (TColStd_HSequenceOfInteger) FindEntries(TCollection_AsciiString &theString) | |
| FindEntries: Returns a sequence of start/end positions of entries in the string. More... | |
Variables | |
| const char | SMESH::theNotPublishedObjectName [] = "__NOT__Published__Object__" |