26 #ifndef _INCLUDE_DriverMED_W_Field 
   27 #define _INCLUDE_DriverMED_W_Field 
   47            const std::string & fieldName,
 
   50            const bool          isIntData);
 
   52   void SetCompName(
const int iComp, 
const char* name);
 
   54   void SetDtIt(
const int dt, 
const int it);
 
   56   void AddValue( 
double val );
 
   57   void AddValue( 
int    val );