Clingo
Loading...
Searching...
No Matches
CppClingo::Ground::StateTheory Member List

This is the complete list of members for CppClingo::Ground::StateTheory, including all inherited members.

AtomMap typedefCppClingo::Ground::StateTheory
base() -> BaseTheory &CppClingo::Ground::StateTheory
ElementMap typedefCppClingo::Ground::StateTheory
elems(UStmVec elems)CppClingo::Ground::StateTheory
find_atom(Assignment &ass) -> AtomMap::iteratorCppClingo::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) overrideCppClingo::Ground::StateTheoryvirtual
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::StateTheoryinline
~State()=defaultCppClingo::Ground::Statevirtual