syslog-ng source
STOMPDestDriver Struct Reference
Collaboration diagram for STOMPDestDriver:

Public Attributes

LogThreadedDestDriver super
 
gchar * destination
 
LogTemplate * body_template
 
gboolean persistent
 
gboolean ack_needed
 
gchar * host
 
gint port
 
gchar * user
 
gchar * password
 
LogTemplateOptions template_options
 
ValuePairs * vp
 
stomp_connectionconn
 

Member Data Documentation

◆ ack_needed

gboolean STOMPDestDriver::ack_needed

◆ body_template

LogTemplate* STOMPDestDriver::body_template

◆ conn

stomp_connection* STOMPDestDriver::conn

◆ destination

gchar* STOMPDestDriver::destination

◆ host

gchar* STOMPDestDriver::host

◆ password

gchar* STOMPDestDriver::password

◆ persistent

gboolean STOMPDestDriver::persistent

◆ port

gint STOMPDestDriver::port

◆ super

LogThreadedDestDriver STOMPDestDriver::super

◆ template_options

LogTemplateOptions STOMPDestDriver::template_options

◆ user

gchar* STOMPDestDriver::user

◆ vp

ValuePairs* STOMPDestDriver::vp

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