Ignore:
Timestamp:
Feb 7, 2014, 2:00:55 PM (10 years ago)
Author:
lemeur
Message:

lecture fichier sauvegarde AML

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Interface_Web/trunk/pspaWT/sources/controler/include/elementBend.h

    r424 r488  
    77#include "mathematicalTools.h"
    88//#include "PhysicalConstants.h"
     9
    910
    1011using namespace std;
     
    4243  //   virtual string transportOutputFlow() const;
    4344 
    44   virtual string FileOutputFlow() const;
    45   virtual void FileInput(ifstream& ifs);
     45  //  virtual string FileOutputFlow() const;
     46  //  virtual void FileInput(ifstream& ifs);
     47
    4648  virtual void InputRep(UAPNode* root);
     49  virtual void FileAMLInput(UAPNode* entree);
    4750 
    4851  /** return a string with all parameters and value */
Note: See TracChangeset for help on using the changeset viewer.