#include "SMESH.hxx"#include <SALOMEconfig.h>#include <CORBA_SERVER_HEADER(SMESH_Filter)>#include <LDOM_Document.hxx>#include <TopoDS_Shape.hxx>#include "SALOME_GenericObj_i.hh"#include "SMESH_ControlsDef.hxx"#include <list>

Go to the source code of this file.
Namespaces | |
| namespace | SMESH |
Functions | |
| Predicate_i * | SMESH::GetPredicate (SMESH::Predicate_ptr thePredicate) |
| const char * | SMESH::FunctorTypeToString (FunctorType ft) |
| Return a string corresponding to an item of enum FunctorType. More... | |
| FunctorType | SMESH::StringToFunctorType (const char *str) |
| Converts a string to FunctorType. More... | |