Rosetta
|
#include <json_spirit_value.h>
Public Types | |
typedef String | String_type |
typedef Value_impl< Config_map > | Value_type |
typedef std::vector< Value_type > | Array_type |
typedef std::map< String_type, Value_type > | Object_type |
typedef std::pair< String_type, Value_type > | Pair_type |
Static Public Member Functions | |
static Value_type & | add (Object_type &obj, const String_type &name, const Value_type &value) |
static String_type | get_name (const Pair_type &pair) |
static Value_type | get_value (const Pair_type &pair) |
typedef std::vector< Value_type > utility::json_spirit::Config_map< String >::Array_type |
typedef std::map< String_type, Value_type > utility::json_spirit::Config_map< String >::Object_type |
typedef std::pair< String_type, Value_type > utility::json_spirit::Config_map< String >::Pair_type |
typedef String utility::json_spirit::Config_map< String >::String_type |
typedef Value_impl< Config_map > utility::json_spirit::Config_map< String >::Value_type |
|
inlinestatic |
References value.
Referenced by job_manager.MoveStatsWindow::__init__(), and pyrosetta.bindings.pose.ResidueLabelAccessor::discard().
|
inlinestatic |
References pair.
|
inlinestatic |
References pair.