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

Public Attributes

GAtomicCounter ref_cnt
 
gboolean running
 
HealthCheckResult result
 
HealthCheckCompletionCB completion
 
gpointer user_data
 
struct {
   MainLoopIOWorkerJob   job
 
   Stopwatch   stopwatch
 
io_worker_latency
 

Member Data Documentation

◆ completion

HealthCheckCompletionCB HealthCheck::completion

◆ 

struct { ... } HealthCheck::io_worker_latency

◆ job

MainLoopIOWorkerJob HealthCheck::job

◆ ref_cnt

GAtomicCounter HealthCheck::ref_cnt

◆ result

HealthCheckResult HealthCheck::result

◆ running

gboolean HealthCheck::running

◆ stopwatch

Stopwatch HealthCheck::stopwatch

◆ user_data

gpointer HealthCheck::user_data

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