Swarm-NG  1.1
gpulog::internal::header Struct Reference

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)
 

Detailed Description

log record header

Definition at line 60 of file gpulog_types.h.


The documentation for this struct was generated from the following file: