34 #define LIBORIGIN_VERSION 0x00110829 
   35 #define LIBORIGIN_VERSION_STRING "2011-08-29" 
   49     double version() 
const;                                                             
 
   51     vector<Origin::SpreadSheet>::size_type spreadCount() 
const;                         
 
   54     vector<Origin::Matrix>::size_type matrixCount() 
const;                              
 
   57     vector<Origin::Function>::size_type functionCount() 
const;                          
 
   58     vector<Origin::Function>::size_type functionIndex(
const string& name) 
const;        
 
   61     vector<Origin::Graph>::size_type graphCount() 
const;                                
 
   62     Origin::Graph& graph(vector<Origin::Graph>::size_type g) 
const;                     
 
   64     vector<Origin::Note>::size_type noteCount() 
const;                                  
 
   65     Origin::Note& note(vector<Origin::Note>::size_type n) 
const;                        
 
   68     string resultsLogString() 
const;                                                    
 
   75 #endif // ORIGIN_FILE_H 
Definition: endianfstream.hh:35
Definition: OriginObj.h:249
auto_ptr< OriginParser > parser
Definition: OriginFile.h:72
unsigned int fileVersion
Definition: OriginFile.h:71
Definition: OriginObj.h:779
Definition: OriginObj.h:189
Definition: OriginObj.h:264
Definition: OriginFile.h:43
Definition: OriginObj.h:760