knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
This is the complete list of members for knowrob::GraphSequence, including all inherited members.
addMember(const std::shared_ptr< GraphTerm > &member) | knowrob::GraphConnective | inline |
addMember(const std::shared_ptr< GraphTerm > &member) | knowrob::GraphConnective | inline |
addPattern(const TriplePatternPtr &pattern) | knowrob::GraphConnective | inline |
addPattern(const TriplePatternPtr &pattern) | knowrob::GraphConnective | inline |
format() const | knowrob::Printable | inlinevirtual |
format() const | knowrob::Printable | inlinevirtual |
GraphConnective(GraphTermType termType) | knowrob::GraphConnective | inlineexplicitprotected |
GraphConnective(GraphTermType termType, const std::vector< std::shared_ptr< GraphTerm >> &terms) | knowrob::GraphConnective | inlineexplicitprotected |
GraphConnective(GraphTermType termType) | knowrob::GraphConnective | inlineexplicitprotected |
GraphConnective(GraphTermType termType, const std::vector< std::shared_ptr< GraphTerm >> &terms) | knowrob::GraphConnective | inlineexplicitprotected |
GraphSequence() | knowrob::GraphSequence | inline |
GraphSequence(const std::vector< std::shared_ptr< GraphTerm >> &terms) | knowrob::GraphSequence | inlineexplicit |
GraphSequence() | knowrob::GraphSequence | inline |
GraphSequence(const std::vector< std::shared_ptr< GraphTerm >> &terms) | knowrob::GraphSequence | inlineexplicit |
GraphTerm(GraphTermType termType) | knowrob::GraphTerm | inlineexplicitprotected |
GraphTerm(GraphTermType termType) | knowrob::GraphTerm | inlineexplicitprotected |
isBuiltin() const | knowrob::GraphTerm | inline |
isBuiltin() const | knowrob::GraphTerm | inline |
isPattern() const | knowrob::GraphTerm | inline |
isPattern() const | knowrob::GraphTerm | inline |
terms() const | knowrob::GraphConnective | inline |
terms() const | knowrob::GraphConnective | inline |
terms_ | knowrob::GraphConnective | protected |
termType() const | knowrob::GraphTerm | inline |
termType() const | knowrob::GraphTerm | inline |
termType_ | knowrob::GraphTerm | protected |
write(std::ostream &os) const override | knowrob::GraphSequence | virtual |
write(std::ostream &os) const override | knowrob::GraphSequence | virtual |
~GraphConnective()=default | knowrob::GraphConnective | virtual |
~GraphConnective()=default | knowrob::GraphConnective | virtual |
~GraphTerm()=default | knowrob::GraphTerm | virtual |
~GraphTerm()=default | knowrob::GraphTerm | virtual |
~Printable()=default | knowrob::Printable | virtual |
~Printable()=default | knowrob::Printable | virtual |