Definition at line 16 of file readpar.h.
 
◆ ReadPar()
      
        
          | ReadPar::ReadPar  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ ~ReadPar()
      
        
          | ReadPar::~ReadPar  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ CloseFile()
      
        
          | int ReadPar::CloseFile  | 
          ( | 
          void  | 
           | ) | 
           | 
        
      
 
 
◆ OpenFile()
      
        
          | int ReadPar::OpenFile  | 
          ( | 
          const char *  | 
          fname | ) | 
           | 
        
      
 
 
◆ ReadParameter()
      
        
          | int ReadPar::ReadParameter  | 
          ( | 
          const char *  | 
          par,  | 
        
        
           | 
           | 
          int  | 
          type,  | 
        
        
           | 
           | 
          void *  | 
          val,  | 
        
        
           | 
           | 
          int  | 
          vector = 1,  | 
        
        
           | 
           | 
          int  | 
          item = 1  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ DOUBLE
  
  
      
        
          | const int ReadPar::DOUBLE = 2 | 
         
       
   | 
  
static   | 
  
 
 
◆ INTEGER
  
  
      
        
          | const int ReadPar::INTEGER = 1 | 
         
       
   | 
  
static   | 
  
 
 
◆ STRING
  
  
      
        
          | const int ReadPar::STRING = 0 | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files: