FARGOS/VISTA Object Management Environment Core
..
|
Structure to hold meta-data related to a block of received data. More...
#include <io_processor.hpp>
Public Attributes | |
uint16_t | headerLen |
length of the header More... | |
uint16_t | fromLen |
uint64_t | receiveTimeSeconds |
receive time in seconds More... | |
uint64_t | receiveTimeNanoseconds |
receive time fractional nanoseconds More... | |
char | fromAddress [32] |
sockaddr_t of source More... | |
Structure to hold meta-data related to a block of received data.
char IO_metaBlock_header::fromAddress[32] |
sockaddr_t of source
Referenced by IO_Processor::recvConsume().
uint16_t IO_metaBlock_header::fromLen |
length of fromAddress
Referenced by IO_Processor::recvConsume().
uint16_t IO_metaBlock_header::headerLen |
length of the header
Referenced by IO_Processor::recvConsume().
uint64_t IO_metaBlock_header::receiveTimeNanoseconds |
receive time fractional nanoseconds
Referenced by IO_Processor::recvConsume().
uint64_t IO_metaBlock_header::receiveTimeSeconds |
receive time in seconds
Referenced by IO_Processor::recvConsume().
![]() | Generated: Tue Jul 28 2020 16:03:27
Support Information |