This is the complete list of members for rpcamc::Trailer, including all inherited members.
crc_mask_ | rpcamc::Trailer | protectedstatic |
crc_offset_ | rpcamc::Trailer | protectedstatic |
data_length_mask_ | rpcamc::Trailer | protectedstatic |
data_length_offset_ | rpcamc::Trailer | protectedstatic |
event_counter_mask_ | rpcamc::Trailer | protectedstatic |
event_counter_offset_ | rpcamc::Trailer | protectedstatic |
getCRC() const | rpcamc::Trailer | |
getDataLength() const | rpcamc::Trailer | |
getEventCounter() const | rpcamc::Trailer | |
getRecord() const | rpcamc::Trailer | |
record_ | rpcamc::Trailer | protected |
reset() | rpcamc::Trailer | |
set(std::uint64_t const record) | rpcamc::Trailer | |
setCRC(std::uint32_t crc) | rpcamc::Trailer | |
setDataLength(unsigned int data_length) | rpcamc::Trailer | |
setEventCounter(unsigned int event_counter) | rpcamc::Trailer | |
Trailer(std::uint64_t const record=0x0) | rpcamc::Trailer | |
Trailer(std::uint32_t crc, unsigned int event_counter, unsigned int data_length) | rpcamc::Trailer |