luasandbox  1.4.0
Generic Lua sandbox for dynamic data analysis
Public Attributes | List of all members
heka_stream_reader Struct Reference

#include <stream_reader.h>

Collaboration diagram for heka_stream_reader:
Collaboration graph
[legend]

Public Attributes

char * name
 
lsb_heka_message msg
 
lsb_input_buffer buf
 

Detailed Description

Definition at line 17 of file stream_reader.h.

Member Data Documentation

lsb_input_buffer heka_stream_reader::buf

Definition at line 21 of file stream_reader.h.

lsb_heka_message heka_stream_reader::msg

Definition at line 20 of file stream_reader.h.

char* heka_stream_reader::name

Definition at line 19 of file stream_reader.h.


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