syslog-ng source
CFG_STYPE Struct Reference

#include <cfg-lexer.h>

Public Attributes

int type
 
union {
   gint   token
 
   gint64   num
 
   double   fnum
 
   char *   cptr
 
   void *   ptr
 
   gpointer   node
 
}; 
 

Member Data Documentation

◆ 

union { ... }

◆ cptr

char* CFG_STYPE::cptr

◆ fnum

double CFG_STYPE::fnum

◆ node

gpointer CFG_STYPE::node

◆ num

gint64 CFG_STYPE::num

◆ ptr

void* CFG_STYPE::ptr

◆ token

gint CFG_STYPE::token

◆ type

int CFG_STYPE::type

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