Skip to content

Struct ipc::BaseAgent::MsgInfo

ClassList > ipc > BaseAgent > MsgInfo

Public Attributes

Type Name
std::vector< uint8_t > data
uint32_t data_size
uint32_t msgid
uint64_t start_offset
uint32_t trunks
std::vector< bool > trunks_acked

Public Attributes Documentation

variable data

std::vector<uint8_t> ipc::BaseAgent::MsgInfo::data;

variable data_size

uint32_t ipc::BaseAgent::MsgInfo::data_size;

variable msgid

uint32_t ipc::BaseAgent::MsgInfo::msgid;

variable start_offset

uint64_t ipc::BaseAgent::MsgInfo::start_offset;

variable trunks

uint32_t ipc::BaseAgent::MsgInfo::trunks;

variable trunks_acked

std::vector<bool> ipc::BaseAgent::MsgInfo::trunks_acked;


The documentation for this class was generated from the following file projects/casvp/src/bindings/ipc/base_agent.h