#include <file_reader.h>
Public Attributes | |
| gchar | pri [PARS_BUF_PRI_SIZE] |
| gchar | ver [PARS_BUF_VER_SIZE] |
| gchar | time_stamp [PARS_BUF_TIME_STAMP_SIZE] |
| gchar | host [PARS_BUF_HOST_SIZE] |
| gchar | app [PARS_BUF_APP_SIZE] |
| gchar | pid [PARS_BUF_PID_SIZE] |
| gchar | msgid [PARS_BUF_MSG_ID_SIZE] |
| gchar | sdata [PARS_BUF_SDATA_SIZE] |
| gchar | message [PARS_BUF_MSG_SIZE] |
| gchar SyslogMsgElements::app[PARS_BUF_APP_SIZE] |
| gchar SyslogMsgElements::host[PARS_BUF_HOST_SIZE] |
| gchar SyslogMsgElements::message[PARS_BUF_MSG_SIZE] |
| gchar SyslogMsgElements::msgid[PARS_BUF_MSG_ID_SIZE] |
| gchar SyslogMsgElements::pid[PARS_BUF_PID_SIZE] |
| gchar SyslogMsgElements::pri[PARS_BUF_PRI_SIZE] |
| gchar SyslogMsgElements::sdata[PARS_BUF_SDATA_SIZE] |
| gchar SyslogMsgElements::time_stamp[PARS_BUF_TIME_STAMP_SIZE] |
| gchar SyslogMsgElements::ver[PARS_BUF_VER_SIZE] |