knowrob  2.1.0
A Knowledge Base System for Cognition-enabled Robots
knowrob::mongo::bson_wrapper_ptr Struct Reference

#include <bson-helper.h>

Public Attributes

const bson_t * bson
 

Detailed Description

A wrapper for bson_t used to avoid warnings reported by gcc about using bson_t as a template argument.

Definition at line 25 of file bson-helper.h.

Member Data Documentation

◆ bson

const bson_t * knowrob::mongo::bson_wrapper_ptr::bson

Definition at line 26 of file bson-helper.h.


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