![]() |
Tesseract
Motion Planning Environment
|
The command applied event. More...
#include <events.h>


Public Member Functions | |
| CommandAppliedEvent (const Commands &commands, int revision) | |
Public Member Functions inherited from tesseract_environment::Event | |
| Event (Events type) | |
| virtual | ~Event ()=default |
Public Attributes | |
| const Commands & | commands |
| int | revision |
Public Attributes inherited from tesseract_environment::Event | |
| const Events | type |
The command applied event.
|
inline |
| const Commands& tesseract_environment::CommandAppliedEvent::commands |
| int tesseract_environment::CommandAppliedEvent::revision |