Version: 9.12.0
SMESH_Gen_i.hxx File Reference
#include "SMESH.hxx"
#include <SALOMEconfig.h>
#include <CORBA_SERVER_HEADER(SMESH_Gen)>
#include <CORBA_SERVER_HEADER(SMESH_Mesh)>
#include <CORBA_SERVER_HEADER(SMESH_Hypothesis)>
#include <CORBA_CLIENT_HEADER(GEOM_Gen)>
#include <CORBA_CLIENT_HEADER(SALOMEDS)>
#include <CORBA_CLIENT_HEADER(SALOMEDS_Attributes)>
#include <CORBA_CLIENT_HEADER(SALOME_ModuleCatalog)>
#include "SMESH_Gen.hxx"
#include "SMESH_Mesh_i.hxx"
#include "SMESH_Hypothesis_i.hxx"
#include <SALOME_Component_i.hxx>
#include <SALOME_NamingService.hxx>
#include <Utils_CorbaException.hxx>
#include <GEOM_Client.hxx>
#include <smIdType.hxx>
#include <TCollection_AsciiString.hxx>
#include <Resource_DataMapOfAsciiStringAsciiString.hxx>
#include <TColStd_HSequenceOfAsciiString.hxx>
#include <NCollection_DataMap.hxx>
#include <map>
#include <sstream>
Include dependency graph for SMESH_Gen_i.hxx:

Go to the source code of this file.

Data Structures

class  StudyContext
 
class  SMESH_Gen_i
 

Namespaces

 SMESH
 

Functions

template<class T >
SMESH::DownCast (CORBA::Object_ptr theArg)
 
void SMESH::throwCorbaException (const char *excText)
 Function used in SMESH_CATCH to convert a caught exception to SALOME::SALOME_Exception. More...