Swarm-NG
1.1
|
a stream of logrecords More...
#include <gpulog_ilogstream.h>
Public Member Functions | |
__device__ __host__ | ilogstream (const char *ptr_, size_t len_) |
Class constructors for different stream input. | |
__device__ __host__ | ilogstream (const host_log &l) |
Class constructors for different stream input. | |
__device__ __host__ logrecord | next () |
Class constructors for different stream input. | |
a stream of logrecords
Definition at line 42 of file gpulog_ilogstream.h.