#include <icy/packettransaction.h>Inherits:
State
State machine states for PacketTransaction.
| Return | Name | Description |
|---|---|---|
std::string | str const inline | #### Parameters |
const inline
inline std::string str(unsigned int id) constid A [TransactionState::Type](#type-2) value.Human-readable name of the state.
| Name | Description |
|---|---|
Type |
enum Type| Value | Description |
|---|---|
Waiting | |
Running | |
Success | |
Cancelled | |
Failed |