DUNE: Uniform Navigational Environment
2.6.0-rc1
|
Public Attributes | |
uint16_t | imc_sid |
uint8_t | imc_eid |
uint16_t | seq |
uint16_t | addr |
bool | ack |
bool Transports::Evologics::Ticket::ack |
Wait for ack.
Referenced by Transports::Evologics::Task::consume(), and Transports::Evologics::Task::handleSendEnd().
uint16_t Transports::Evologics::Ticket::addr |
Destination modem address.
Referenced by Transports::Evologics::Task::consume().
uint8_t Transports::Evologics::Ticket::imc_eid |
IMC source entity.
Referenced by Transports::Evologics::Task::consume(), and Transports::Evologics::Task::sendTxStatus().
uint16_t Transports::Evologics::Ticket::imc_sid |
IMC source address.
Referenced by Transports::Evologics::Task::consume(), and Transports::Evologics::Task::sendTxStatus().
uint16_t Transports::Evologics::Ticket::seq |
Sequence number.
Referenced by Transports::Evologics::Task::consume(), Transports::Evologics::Task::handleInstantMessageDelivered(), and Transports::Evologics::Task::sendTxStatus().