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

ParaMEDMEM.MEDCalculatorDBRangeSelection Class Reference

#include <MEDCalculatorDBRangeSelection.hxx>

Public Member Functions

 MEDCalculatorDBRangeSelection (const char *v) throw (INTERP_KERNEL::Exception)
 MEDCalculatorDBRangeSelection (int v)
 MEDCalculatorDBRangeSelection ()
void setPyStart (int val)
void setPyEnd (int val)
MEDCalculatorDBRangeSelectionoperator= (const char *v) throw (INTERP_KERNEL::Exception)
MEDCalculatorDBRangeSelectionoperator= (int v) throw (INTERP_KERNEL::Exception)
std::vector< intgetIds (int lgth) const throw (INTERP_KERNEL::Exception)
int getSize (int lgth) const throw (INTERP_KERNEL::Exception)
bool isAll () const
void setAll ()

Private Member Functions

void setValue (const char *v) throw (INTERP_KERNEL::Exception)
void setValue (int v) throw (INTERP_KERNEL::Exception)

Static Private Member Functions

static int TraducePyVal (int val)

Private Attributes

int _start
int _end

Static Private Attributes

static const char SEPARATOR = ':'
static const char ALL_ELTS [] = ":"

Constructor & Destructor Documentation

MEDCalculatorDBRangeSelection::MEDCalculatorDBRangeSelection ( const char *  v) throw (INTERP_KERNEL::Exception)
MEDCalculatorDBRangeSelection::MEDCalculatorDBRangeSelection ( int  v)
MEDCalculatorDBRangeSelection::MEDCalculatorDBRangeSelection ( )

Member Function Documentation

void MEDCalculatorDBRangeSelection::setPyStart ( int  val)
void MEDCalculatorDBRangeSelection::setPyEnd ( int  val)
MEDCalculatorDBRangeSelection & MEDCalculatorDBRangeSelection::operator= ( const char *  v) throw (INTERP_KERNEL::Exception)
MEDCalculatorDBRangeSelection & MEDCalculatorDBRangeSelection::operator= ( int  v) throw (INTERP_KERNEL::Exception)
std::vector< int > MEDCalculatorDBRangeSelection::getIds ( int  lgth) const throw (INTERP_KERNEL::Exception)

References testMEDMEM.ret.

int MEDCalculatorDBRangeSelection::getSize ( int  lgth) const throw (INTERP_KERNEL::Exception)
bool MEDCalculatorDBRangeSelection::isAll ( ) const
void MEDCalculatorDBRangeSelection::setAll ( )
void MEDCalculatorDBRangeSelection::setValue ( const char *  v) throw (INTERP_KERNEL::Exception) [private]
void MEDCalculatorDBRangeSelection::setValue ( int  v) throw (INTERP_KERNEL::Exception) [private]
int MEDCalculatorDBRangeSelection::TraducePyVal ( int  val) [static, private]

Field Documentation

const char ParaMEDMEM.MEDCalculatorDBRangeSelection.SEPARATOR = ':' [static, private]
const char MEDCalculatorDBRangeSelection::ALL_ELTS = ":" [static, private]
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