#include <terminal_state.h>
Definition at line 76 of file terminal_state.h.
◆ StateEnum
Enumerator |
---|
RECALLED | |
REJECTED | |
PREEMPTED | |
ABORTED | |
SUCCEEDED | |
LOST | |
Definition at line 111 of file terminal_state.h.
◆ TerminalState() [1/2]
actionlib::TerminalState::TerminalState |
( |
const StateEnum & |
state, |
|
|
const std::string & |
text = std::string("") |
|
) |
| |
|
inline |
◆ TerminalState() [2/2]
actionlib::TerminalState::TerminalState |
( |
| ) |
|
|
private |
◆ getText()
std::string actionlib::TerminalState::getText |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
bool actionlib::TerminalState::operator!= |
( |
const TerminalState & |
rhs | ) |
const |
|
inline |
◆ operator!=() [2/2]
◆ operator==() [1/2]
bool actionlib::TerminalState::operator== |
( |
const TerminalState & |
rhs | ) |
const |
|
inline |
◆ operator==() [2/2]
◆ toString()
std::string actionlib::TerminalState::toString |
( |
| ) |
const |
|
inline |
◆ state_
◆ text_
std::string actionlib::TerminalState::text_ |
The documentation for this class was generated from the following file: