EVPath
Data Fields
buf_entry Struct Reference

Data Fields

long length
 
void * buffer
 

Detailed Description

buf_entry is a structure used to return the lengths of encoded events and a pointer to their locations.

Field Documentation

long buf_entry::length

length of the encoded buffer

void* buf_entry::buffer

base address of the encoded buffer