MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData Struct Reference


Public Types

typedef map< MED_EN::medGeometryElement,
list< typeData > >::iterator 
typeIterator

Public Member Functions

 supportData ()
int getNumberOfTypes () const
int getNumberObjects () const
void addTypeData (MED_EN::medGeometryElement type, int nbElems, const int *ptrElemIDs, int elemID1)

Data Fields

int _id
string _cleanName
map< MED_EN::medGeometryElement,
list< typeData > > 
_types

Member Typedef Documentation

typedef map< MED_EN::medGeometryElement, list< typeData > >::iterator MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.typeIterator
 


Constructor & Destructor Documentation

MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.supportData  ) 
 


Member Function Documentation

int MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.getNumberOfTypes  )  const
 

int MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.getNumberObjects  )  const
 

void MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData.addTypeData MED_EN::medGeometryElement  type,
int  nbElems,
const int ptrElemIDs,
int  elemID1
 


Field Documentation

int MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData._id
 

string MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData._cleanName
 

map< MED_EN::medGeometryElement, list< typeData > > MEDMEM.GIBI_MESH_WRONLY_DRIVER.supportData._types