Version: 6.3.1
Public Member Functions | Static Public Member Functions | Private Member Functions | Private Attributes

ParaMEDMEM.MEDFileData Class Reference

#include <MEDFileData.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileData:
Inheritance graph

Public Member Functions

MEDFileFieldsgetFields () const
MEDFileMeshesgetMeshes () const
void setFields (MEDFileFields *fields) throw (INTERP_KERNEL::Exception)
void setMeshes (MEDFileMeshes *meshes) throw (INTERP_KERNEL::Exception)
int getNumberOfFields () const throw (INTERP_KERNEL::Exception)
int getNumberOfMeshes () const throw (INTERP_KERNEL::Exception)
void write (const char *fileName, int mode) const throw (INTERP_KERNEL::Exception)

Static Public Member Functions

static MEDFileDataNew (const char *fileName) throw (INTERP_KERNEL::Exception)
static MEDFileDataNew ()

Private Member Functions

 MEDFileData ()
 MEDFileData (const char *fileName) throw (INTERP_KERNEL::Exception)

Private Attributes

MEDCouplingAutoRefCountObjectPtr
< MEDFileFields
_fields
MEDCouplingAutoRefCountObjectPtr
< MEDFileMeshes
_meshes

Detailed Description

User class.


Constructor & Destructor Documentation

MEDFileData::MEDFileData ( ) [private]
MEDFileData::MEDFileData ( const char *  fileName) throw (INTERP_KERNEL::Exception) [private]

Member Function Documentation

MEDFileData * MEDFileData::New ( const char *  fileName) throw (INTERP_KERNEL::Exception) [static]

References Med_Gen_test.fileName.

MEDFileData * MEDFileData::New ( ) [static]
MEDFileFields * MEDFileData::getFields ( ) const
MEDFileMeshes * MEDFileData::getMeshes ( ) const
void MEDFileData::setFields ( MEDFileFields fields) throw (INTERP_KERNEL::Exception)
void MEDFileData::setMeshes ( MEDFileMeshes meshes) throw (INTERP_KERNEL::Exception)
int MEDFileData::getNumberOfFields ( ) const throw (INTERP_KERNEL::Exception)
int MEDFileData::getNumberOfMeshes ( ) const throw (INTERP_KERNEL::Exception)
void MEDFileData::write ( const char *  fileName,
int  mode 
) const throw (INTERP_KERNEL::Exception)

Field Documentation

Copyright © 2007-2011 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright © 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS