std::shared_ptr< weightset_description_impl > weightset_description
Definition: description_types.hh:33
Definition: abstract_weightset.hh:37
const std::string public_name
Definition: abstract_weightset.hh:41
const std::string desc
Definition: abstract_weightset.hh:42
Definition: cyclic_weightset.hh:26
weightset_description parse_weightset(json::object_t const *p) const override
cyclic_weightset(const std::string &public_name, const std::string &desc)
const std::string & tostring(weightset_description ws, bool dynamic) const override
weightset_description fromstring(const std::string &k) const override
virtual bool is_promotable_to(weightset_description ws) const override