15 #ifndef INCLUDED_core_pack_task_ResfileReader_hh
16 #define INCLUDED_core_pack_task_ResfileReader_hh
31 #include <utility/vector1.hh>
32 #include <utility/pointer/ReferenceCount.hh>
73 std::list< ResfileCommandCOP >
const &
78 std::list< ResfileCommandCOP >
const &
92 std::map< std::string, ResfileCommandOP >
const & command_map,
94 bool & have_read_start_token);
100 std::map< std::string, ResfileCommandOP >
const & command_map,
103 utility::vector1< std::list< ResfileCommandOP > > & residue_chain_commands);
130 Size const lineno)
const;
134 Size const which_token,
136 std::map< std::string, ResfileCommandOP >
const & command_map,
137 Size const lineno)
const;
701 const Size which_token,
703 const bool make_upper_case =
true);
710 std::map< std::string, ResfileCommandOP >
721 PackerTask & the_task);
727 PackerTask & the_task,
734 PackerTask & the_task,
735 std::string const & resfile_string )
throw(ResfileReaderException);