Clingo
Loading...
Searching...
No Matches
CppClingo::Input::TheoryAtomDefinition Member List

This is the complete list of members for CppClingo::Input::TheoryAtomDefinition, including all inherited members.

arity() const -> intCppClingo::Input::TheoryAtomDefinitioninline
attributes()CppClingo::Input::TheoryAtomDefinitioninlinestatic
compare(Base const &other) const -> std::strong_orderingCppClingo::Util::Record::Base< Rec >inline
equal(Base const &other) const -> boolCppClingo::Util::Record::Base< Rec >inline
get_value() const -> decltype(auto)CppClingo::Util::Record::Base< Rec >inline
hash() const -> size_tCppClingo::Util::Record::Base< Rec >inline
loc() const -> Location const &CppClingo::Input::TheoryAtomDefinitioninline
name() const -> String const &CppClingo::Input::TheoryAtomDefinitioninline
rewrite(Args &&...args) constCppClingo::Util::Record::Base< Rec >inline
rhs() const -> std::optional< TheoryRGuardDefinition > const &CppClingo::Input::TheoryAtomDefinitioninline
term() const -> String const &CppClingo::Input::TheoryAtomDefinitioninline
TheoryAtomDefinition(Location loc, String name, int arity, String term, std::optional< TheoryRGuardDefinition > rhs, TheoryAtomType type)CppClingo::Input::TheoryAtomDefinitioninlineexplicit
type() const -> TheoryAtomTypeCppClingo::Input::TheoryAtomDefinitioninline
update(Args &&...args) constCppClingo::Util::Record::Base< Rec >inline