syslog-ng source
pdb-program.h File Reference
#include "syslog-ng.h"
#include "radix.h"
Include dependency graph for pdb-program.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PDBProgram
 

Functions

PDBProgrampdb_program_new (void)
 
PDBProgrampdb_program_ref (PDBProgram *self)
 
void pdb_program_unref (PDBProgram *s)
 

Function Documentation

◆ pdb_program_new()

PDBProgram* pdb_program_new ( void  )

◆ pdb_program_ref()

PDBProgram* pdb_program_ref ( PDBProgram self)

◆ pdb_program_unref()

void pdb_program_unref ( PDBProgram s)