25 #ifndef WROIPROJECTFILEIO_H
26 #define WROIPROJECTFILEIO_H
32 #include "boost/tuple/tuple.hpp"
34 #include "../common/WProjectFileIO.h"
62 virtual bool parse( std::string line,
unsigned int lineNumber );
75 virtual void save( std::ostream& output );
97 typedef boost::tuple< std::string, std::string >
Property;
122 typedef boost::tuple< RoiID, Branch >
Roi;
135 #endif // WROIPROJECTFILEIO_H