Rosetta
|
Initialization function to ensure all load-time factory registration occurs for classes that live in the protocols library. protocols::init::init() calls core::init::init(), and devel::init() call protocols::init::init(). More...
#include <utility/vector1.fwd.hh>
#include <string>
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::init | |
Functions | |
void | protocols::init::init (int argc, char *argv[]) |
Command line init() version. More... | |
void | protocols::init::init (utility::vector1< std::string > const &args) |
Wrapper for the command line version. More... | |
Initialization function to ensure all load-time factory registration occurs for classes that live in the protocols library. protocols::init::init() calls core::init::init(), and devel::init() call protocols::init::init().