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