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

ParaMEDMEM.MEDFileFields Class Reference

#include <MEDFileField.hxx>

Inheritance diagram for ParaMEDMEM.MEDFileFields:
Inheritance graph

Public Member Functions

void write (const char *fileName, int mode) const throw (INTERP_KERNEL::Exception)
int getNumberOfFields () const
void resize (int newSize) throw (INTERP_KERNEL::Exception)
void pushField (MEDFileFieldMultiTS *field) throw (INTERP_KERNEL::Exception)
void setFieldAtPos (int i, MEDFileFieldMultiTS *field) throw (INTERP_KERNEL::Exception)
void destroyFieldAtPos (int i) throw (INTERP_KERNEL::Exception)

Static Public Member Functions

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

Private Member Functions

std::vector< std::string > getPflsReallyUsed () const
std::vector< std::string > getLocsReallyUsed () const
 MEDFileFields ()
 MEDFileFields (const char *fileName) throw (INTERP_KERNEL::Exception)

Private Attributes

std::vector
< MEDCouplingAutoRefCountObjectPtr
< MEDFileFieldMultiTSWithoutDAS > > 
_fields

Detailed Description

Use class.


Constructor & Destructor Documentation

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

Member Function Documentation

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

References Med_Gen_test.fileName.

void MEDFileFields::write ( const char *  fileName,
int  mode 
) const throw (INTERP_KERNEL::Exception)
int MEDFileFields::getNumberOfFields ( ) const
void MEDFileFields::resize ( int  newSize) throw (INTERP_KERNEL::Exception)
void MEDFileFields::pushField ( MEDFileFieldMultiTS field) throw (INTERP_KERNEL::Exception)

References MED_test2.field.

void MEDFileFields::setFieldAtPos ( int  i,
MEDFileFieldMultiTS field 
) throw (INTERP_KERNEL::Exception)

References MED_test2.field.

void MEDFileFields::destroyFieldAtPos ( int  i) throw (INTERP_KERNEL::Exception)
std::vector< std::string > MEDFileFields::getPflsReallyUsed ( ) const [private, virtual]
std::vector< std::string > MEDFileFields::getLocsReallyUsed ( ) const [private, virtual]

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