16 #ifndef INCLUDED_core_io_raw_data_RawFileData_hh
17 #define INCLUDED_core_io_raw_data_RawFileData_hh
30 #include <utility/vector1.hh>
109 return (
it_ == other.
it_ );
113 return (
it_ != other.
it_ );
122 return it_->second();
130 StructureMap::iterator
it_;
153 return (
it_ == other.
it_ );
157 return (
it_ != other.
it_ );
166 return it_->second();
174 StructureMap::const_iterator
it_;