Rosetta
Classes | Namespaces | Functions
bowman.h File Reference
#include <ui/network/bowman_thread.h>
#include <ui/network/bowman.h>
#include <ui/network/argument.fwd.h>
#include <core/pose/Pose.fwd.hh>
#include <utility/json_utilities.hh>

Classes

struct  ui::network::FunctionID
 
class  ui::network::Bowman
 
struct  ui::network::Bowman::BackEnd
 

Namespaces

 ui
 
 ui::network
 

Functions

ArgumentsSP ui::network::get_function_arguments (Bowman const &bowman, FunctionID const &fi)
 lookup for function with given name and if found create Arguments for it, return nullptr if no function could be found More...