syslog-ng source
AckTrackerFactory Struct Reference

#include <ack_tracker_factory.h>

Collaboration diagram for AckTrackerFactory:

Public Attributes

GAtomicCounter ref_cnt
 
AckTrackerType type
 
AckTracker *(* create )(AckTrackerFactory *self, LogSource *source)
 
void(* free_fn )(AckTrackerFactory *self)
 

Member Data Documentation

◆ create

AckTracker*(* AckTrackerFactory::create) (AckTrackerFactory *self, LogSource *source)

◆ free_fn

void(* AckTrackerFactory::free_fn) (AckTrackerFactory *self)

◆ ref_cnt

GAtomicCounter AckTrackerFactory::ref_cnt

◆ type

AckTrackerType AckTrackerFactory::type

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