#include <armarx/navigation/memory/client/events/Writer.h>
|
Properties | defaultProperties () const override |
|
std::string | propertyPrefix () const override |
|
bool | store (const core::GlobalPlanningFailedEvent &event, const std::string &clientID) |
|
bool | store (const core::GlobalTrajectoryUpdatedEvent &event, const std::string &clientID) |
|
bool | store (const core::GoalReachedEvent &event, const std::string &clientID) |
|
bool | store (const core::InternalErrorEvent &event, const std::string &clientID) |
|
bool | store (const core::LocalPlanningFailedEvent &event, const std::string &clientID) |
|
bool | store (const core::LocalTrajectoryUpdatedEvent &event, const std::string &clientID) |
|
bool | store (const core::MovementStartedEvent &event, const std::string &clientID) |
|
bool | store (const core::SafetyStopTriggeredEvent &event, const std::string &clientID) |
|
bool | store (const core::SafetyThrottlingTriggeredEvent &event, const std::string &clientID) |
|
bool | store (const core::UserAbortTriggeredEvent &event, const std::string &clientID) |
|
bool | store (const core::WaypointReachedEvent &event, const std::string &clientID) |
|
void | connect (armarx::armem::client::MemoryNameSystem &mns) |
|
void | registerPropertyDefinitions (armarx::PropertyDefinitionsPtr &def) |
|
| SimpleWriterBase () |
|
virtual | ~SimpleWriterBase ()=default |
|
Definition at line 35 of file Writer.h.
◆ defaultProperties()
◆ propertyPrefix()
std::string propertyPrefix |
( |
| ) |
const |
|
overridevirtual |
◆ store() [1/11]
◆ store() [2/11]
◆ store() [3/11]
◆ store() [4/11]
◆ store() [5/11]
◆ store() [6/11]
◆ store() [7/11]
◆ store() [8/11]
◆ store() [9/11]
◆ store() [10/11]
◆ store() [11/11]
The documentation for this class was generated from the following files:
- armarx/navigation/memory/client/events/Writer.h
- armarx/navigation/memory/client/events/Writer.cpp