27 #ifndef _INCLUDE_DRIVERMED_R_SMESHDS_MESH 
   28 #define _INCLUDE_DRIVERMED_R_SMESHDS_MESH 
   43 typedef std::pair< std::string, SMDSAbs_ElementType > 
TNameAndType;
 
   50   std::list< TNameAndType > GetGroupNamesAndTypes();
 
   52   void CreateAllSubMeshes();
 
   55   std::list<std::string> GetMeshNames(
Status& theStatus);