Swarm-NG
1.1
|
log record header More...
#include <gpulog_types.h>
Public Member Functions | |
__host__ __device__ int | dataoffset () const |
Find data offset. | |
__host__ __device__ | header (int msgid_, int len_) |
Initialize the header. | |
Public Attributes | |
int | msgid |
record ID of the log record | |
int | len |
byte length of the data (including all padding and the size of the header) | |
log record header
Definition at line 60 of file gpulog_types.h.