Version: 5.1.6

ParaMEDMEM.MEDFileFields Class Reference

#include <MEDFileField.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileFields:
Inheritance graph

Public Member Functions

int getNumberOfFields () const
std::vector< std::string > getPfls () const
std::vector< std::string > getLocs () const
 MEDFileFields (const char *fileName) throw (INTERP_KERNEL::Exception)

Static Public Member Functions

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

Data Fields

std::vector
< MEDCouplingAutoRefCountObjectPtr
< MEDFileFieldMultiTSWithoutDAS > > 
_fields

Detailed Description

Use class.


Constructor & Destructor Documentation

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

Member Function Documentation

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

References Med_Gen_test.fileName.

int MEDFileFields::getNumberOfFields (  )  const
std::vector<std::string> ParaMEDMEM.MEDFileFields.getPfls (  )  const

Reimplemented from ParaMEDMEM.MEDFieldFieldGlobs.

std::vector<std::string> ParaMEDMEM.MEDFileFields.getLocs (  )  const

Reimplemented from ParaMEDMEM.MEDFieldFieldGlobs.


Field Documentation