|
Clingo
|
This is the complete list of members for CppClingo::Ground::StateTheory, including all inherited members.
| AtomMap typedef | CppClingo::Ground::StateTheory | |
| base() -> BaseTheory & | CppClingo::Ground::StateTheory | |
| ElementMap typedef | CppClingo::Ground::StateTheory | |
| elems(UStmVec elems) | CppClingo::Ground::StateTheory | |
| find_atom(Assignment &ass) -> AtomMap::iterator | CppClingo::Ground::StateTheory | |
| global() const -> VariableVec const & | CppClingo::Ground::StateTheory | |
| guard() const -> TheoryRGuard const & | CppClingo::Ground::StateTheory | |
| insert_atom(Symbol name, std::optional< size_t > rhs, Assignment &ass) -> std::pair< AtomMap::iterator, bool > | CppClingo::Ground::StateTheory | |
| insert_elem(EvalContext const &ctx, AtomMap::iterator it, UTheoryTermVec const &tuple, ElementKey *&elem_key, auto const &get_cond) | CppClingo::Ground::StateTheory | |
| name() const -> UTerm const & | CppClingo::Ground::StateTheory | |
| output(Logger &log, SymbolStore &store, OutputStm &out) override | CppClingo::Ground::StateTheory | virtual |
| print(std::ostream &out) | CppClingo::Ground::StateTheory | |
| StateTheory(std::pmr::monotonic_buffer_resource &mbr, VariableVec global, UTerm name, TheoryRGuard guard, OutputTheory::AtomType type) | CppClingo::Ground::StateTheory | inline |
| ~State()=default | CppClingo::Ground::State | virtual |