34 #ifndef AIMS_IO_BASEFORMATS_GRAPH_H 
   35 #define AIMS_IO_BASEFORMATS_GRAPH_H 
   50     virtual bool read( 
const std::string & filename, 
Graph & obj, 
 
   51                        const carto::AllocatorContext & context, 
 
   54                          const carto::AllocatorContext & context, 
 
   60     virtual bool write( 
const std::string & filename, 
const Graph & obj, 
 
   70     virtual bool read( 
const std::string & filename, 
Graph & obj, 
 
   71                        const carto::AllocatorContext & context, 
 
   74                          const carto::AllocatorContext & context, 
 
The class for EcatSino data write operation.