knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <TripleContainer.h>
Public Member Functions | |
iterator (const ConstGenerator &generator) | |
bool | equal (iterator const &other) const |
const TriplePtr & | dereference () const |
void | increment () |
iterator (const ConstGenerator &generator) | |
bool | equal (iterator const &other) const |
const TriplePtr & | dereference () const |
void | increment () |
An iterator that can be used to iterate over the triples in the container by using a const generator function.
Definition at line 33 of file TripleContainer.h.
|
inlineexplicit |
Definition at line 34 of file TripleContainer.h.
|
inlineexplicit |
Definition at line 34 of file TripleContainer.h.
|
inline |
Definition at line 40 of file TripleContainer.h.
|
inline |
Definition at line 40 of file TripleContainer.h.
|
inline |
Definition at line 38 of file TripleContainer.h.
|
inline |
Definition at line 38 of file TripleContainer.h.
|
inline |
Definition at line 42 of file TripleContainer.h.
|
inline |
Definition at line 42 of file TripleContainer.h.