knowrob
2.1.0
A Knowledge Base System for Cognition-enabled Robots
|
#include <ReasonerEvent.h>
Public Member Functions | |
InvalidationEvent () | |
InvalidationEvent () | |
![]() | |
Event (Type eventType) | |
Type | eventType () const |
Event (Type eventType) | |
Type | eventType () const |
Additional Inherited Members | |
![]() | |
enum | Type { Assertion , Retraction , Replacement , Invalidation , Assertion , Retraction , Replacement , Invalidation } |
enum | Type { Assertion , Retraction , Replacement , Invalidation , Assertion , Retraction , Replacement , Invalidation } |
![]() | |
const Type | eventType_ |
An event that signals that the reasoner needs to be updated. Sending such events is considered an optional capability that needs to be an enabled feature of the reasoner.
Definition at line 132 of file ReasonerEvent.h.
|
inline |
Definition at line 134 of file ReasonerEvent.h.
|
inline |
Definition at line 134 of file ReasonerEvent.h.