syslog-ng source
afmongodb-private.h File Reference
#include "syslog-ng.h"
#include "mongoc.h"
#include "logthrdest/logthrdestdrv.h"
#include "template/templates.h"
#include "value-pairs/value-pairs.h"
Include dependency graph for afmongodb-private.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MongoDBDestDriver
 

Macros

#define BSON_APPEND_ARRAY_BEGIN_AUTOLEN(b, k, c)   bson_append_array_begin(b, k, -1, c)
 

Macro Definition Documentation

◆ BSON_APPEND_ARRAY_BEGIN_AUTOLEN

#define BSON_APPEND_ARRAY_BEGIN_AUTOLEN (   b,
  k,
 
)    bson_append_array_begin(b, k, -1, c)