Main Page | Data Structures | Directories | File List | Data Fields | Globals

libtrace_t Struct Reference

The information about traces that are open. More...

Collaboration diagram for libtrace_t:

Collaboration graph
[legend]

Data Fields

libtrace_format_tformat
 format driver pointer
void * format_data
 format data pointer
bool started
 if this trace has started
libtrace_err_t err
 error information
libtrace_event_status_t event
 the next event
char * uridata
 the uri of this trace
libtrace_filter_tfilter
 used by libtrace if the module doesn't support filters natively
size_t snaplen
 used by libtrace if the module doesn't support snapping natively

Detailed Description

The information about traces that are open.


Field Documentation

libtrace_err_t libtrace_t::err
 

error information

struct libtrace_event_status_t libtrace_t::event
 

the next event

struct libtrace_filter_t* libtrace_t::filter
 

used by libtrace if the module doesn't support filters natively

struct libtrace_format_t* libtrace_t::format
 

format driver pointer

void* libtrace_t::format_data
 

format data pointer

size_t libtrace_t::snaplen
 

used by libtrace if the module doesn't support snapping natively

bool libtrace_t::started
 

if this trace has started

char* libtrace_t::uridata
 

the uri of this trace


The documentation for this struct was generated from the following file:
Generated on Wed Sep 5 17:48:08 2007 for WAND Trace processing by  doxygen 1.4.2