Rosetta
|
Classes | |
class | BasicInit |
class | BasicCmdLineInit |
class | JSON_RPC |
Typedefs | |
typedef utility::pointer::shared_ptr< JSON_RPC > | JSON_RPCOP |
typedef utility::pointer::shared_ptr< JSON_RPC const > | JSON_RPCCOP |
Functions | |
void | pose_energies_to_json (core::pose::Pose const &pose, utility::json_spirit::Object &json_energies) |
static basic::Tracer | TR ("rpc") |
typedef utility::pointer::shared_ptr< JSON_RPC const > protocols::rpc::JSON_RPCCOP |
typedef utility::pointer::shared_ptr< JSON_RPC > protocols::rpc::JSON_RPCOP |
void protocols::rpc::pose_energies_to_json | ( | core::pose::Pose const & | pose, |
utility::json_spirit::Object & | json_energies | ||
) |
|
static |