16 #ifndef INCLUDED_core_io_silent_SilentFileData_hh
17 #define INCLUDED_core_io_silent_SilentFileData_hh
27 #include <utility/pointer/ReferenceCount.hh>
36 #include <utility/vector1.hh>
103 bool throw_exception_on_bad_structs =
false
118 bool throw_exception_on_bad_structs,
128 bool throw_exception_on_bad_structs =
false
151 bool bWriteScoreOnly =
false
158 bool bWriteScoreOnly =
false
165 bool bWriteScoreOnly =
false
268 Real const score_fraction
273 Real const score_fraction
383 return (
it_ == other.
it_ );
387 return (
it_ != other.
it_ );
401 return it_->second();
409 Structure_Map::iterator
it_;
437 return (
it_ == other.
it_ );
441 return (
it_ != other.
it_ );
455 return it_->second();
465 Structure_Map::const_iterator
it_;