SALOME_MED.FIELDINT Interface Reference

import "MED.idl";

Inheritance diagram for SALOME_MED.FIELDINT:

Inheritance graph

Public Member Functions

SALOME_MED::long_array getValue (in medModeSwitch mode) raises (SALOME::SALOME_Exception)
SALOME::SenderInt getSenderForValue (in medModeSwitch mode) raises (SALOME::SALOME_Exception)
string getName () raises (SALOME::SALOME_Exception)
string getDescription () raises (SALOME::SALOME_Exception)
SUPPORT getSupport () raises (SALOME::SALOME_Exception)
long getNumberOfComponents () raises (SALOME::SALOME_Exception)
SALOME_MED::string_array getComponentsNames () raises (SALOME::SALOME_Exception)
string getComponentName (in long i) raises (SALOME::SALOME_Exception)
SALOME_MED::string_array getComponentsUnits () raises (SALOME::SALOME_Exception)
string getComponentUnit (in long i) raises (SALOME::SALOME_Exception)
SALOME_MED::string_array getComponentsDescriptions () raises (SALOME::SALOME_Exception)
string getComponentDescription (in long i) raises (SALOME::SALOME_Exception)
long getIterationNumber () raises (SALOME::SALOME_Exception)
double getTime () raises (SALOME::SALOME_Exception)
long getOrderNumber () raises (SALOME::SALOME_Exception)
long addDriver (in medDriverTypes driverType, in string fileName, in string fieldName) raises (SALOME::SALOME_Exception)
void rmDriver (in long i) raises (SALOME::SALOME_Exception)
void read (in long i) raises (SALOME::SALOME_Exception)
void write (in long i, in string driverFieldName) raises (SALOME::SALOME_Exception)
void addInStudy (in SALOMEDS::Study myStudy, in FIELD myIor) raises (SALOME::SALOME_Exception, SALOMEDS::StudyBuilder::LockProtection)
long getCorbaIndex () raises (SALOME::SALOME_Exception)

Member Function Documentation

SALOME_MED::long_array SALOME_MED.FIELDINT.getValue in medModeSwitch  mode  )  raises (SALOME::SALOME_Exception)
 

Returns an array of values of the field

SALOME::SenderInt SALOME_MED.FIELDINT.getSenderForValue in medModeSwitch  mode  )  raises (SALOME::SALOME_Exception)
 

Idem as getValue but it could be used in a Client code using the MED Client classes.

string SALOME_MED.FIELD.getName  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the field name.

string SALOME_MED.FIELD.getDescription  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the field description.

SUPPORT SALOME_MED.FIELD.getSupport  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns a reference to the support on which the field is defined.

long SALOME_MED.FIELD.getNumberOfComponents  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the number of field's components.

SALOME_MED::string_array SALOME_MED.FIELD.getComponentsNames  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns an array containing components names.

string SALOME_MED.FIELD.getComponentName in long  i  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the name of i-th component.

Note:
  • i is bounded by 1 and NumberOfComponents.
  • Name is mandatory for each field's component.

SALOME_MED::string_array SALOME_MED.FIELD.getComponentsUnits  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns an array containing components units.

string SALOME_MED.FIELD.getComponentUnit in long  i  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the unit of i-th component.

Note:
i is bounded by 1 and NumberOfComponents.

SALOME_MED::string_array SALOME_MED.FIELD.getComponentsDescriptions  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns an array containing components descriptions.

string SALOME_MED.FIELD.getComponentDescription in long  i  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the description of i-th component.

Note:
  • i is bounded by 1 and NumberOfComponents.
  • Name is mandatory for each field's component.

long SALOME_MED.FIELD.getIterationNumber  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns the iteration number.

double SALOME_MED.FIELD.getTime  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns time for this iteration.

long SALOME_MED.FIELD.getOrderNumber  )  raises (SALOME::SALOME_Exception) [inherited]
 

Returns order number use for internal step in this iteration.

long SALOME_MED.FIELD.addDriver in medDriverTypes  driverType,
in string  fileName,
in string  fieldName
raises (SALOME::SALOME_Exception) [inherited]
 

void SALOME_MED.FIELD.rmDriver in long  i  )  raises (SALOME::SALOME_Exception) [inherited]
 

Removes a driver

void SALOME_MED.FIELD.read in long  i  )  raises (SALOME::SALOME_Exception) [inherited]
 

void SALOME_MED.FIELD.write in long  i,
in string  driverFieldName
raises (SALOME::SALOME_Exception) [inherited]
 

Writes a field.

void SALOME_MED.FIELD.addInStudy in SALOMEDS::Study  myStudy,
in FIELD  myIor
raises (SALOME::SALOME_Exception, SALOMEDS::StudyBuilder::LockProtection) [inherited]
 

Adds the Field in the StudyManager.

long SALOME_MED.FIELD.getCorbaIndex  )  raises (SALOME::SALOME_Exception) [inherited]
 

Internal Corba method.


Generated on Tue Feb 7 22:37:40 2006 for SALOME - MED - v.2.2.8 by doxygen 1.3.7