|
Rosetta 3.5
|
report comments stored with each pose More...
#include <protocols/features/PoseCommentsFeatures.hh>#include <core/pose/util.hh>#include <boost/uuid/uuid.hpp>#include <boost/uuid/uuid_io.hpp>#include <core/chemical/AA.hh>#include <core/conformation/Residue.hh>#include <core/types.hh>#include <numeric/xyzVector.hh>#include <utility/vector1.hh>#include <utility/sql_database/DatabaseSessionManager.hh>#include <utility/tools/make_vector.hh>#include <basic/database/sql_utils.hh>#include <basic/database/schema_generator/PrimaryKey.hh>#include <basic/database/schema_generator/ForeignKey.hh>#include <basic/database/schema_generator/Column.hh>#include <basic/database/schema_generator/Schema.hh>#include <basic/database/schema_generator/Constraint.hh>#include <basic/options/option.hh>#include <basic/options/keys/inout.OptionKeys.gen.hh>#include <basic/database/insert_statement_generator/InsertGenerator.hh>#include <basic/database/insert_statement_generator/RowData.hh>#include <cppdb/frontend.h>#include <boost/foreach.hpp>#include <string>#include <map>#include <sstream>Go to the source code of this file.
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Macros | |
| #define | foreach BOOST_FOREACH |
report comments stored with each pose
report feature data to database
Definition in file PoseCommentsFeatures.cc.
| #define foreach BOOST_FOREACH |
Definition at line 55 of file PoseCommentsFeatures.cc.
1.8.4