Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
warehouse_ros_mongo::WrappedBSON Class Reference

Internal parent class. More...

#include <metadata.h>

Inheritance diagram for warehouse_ros_mongo::WrappedBSON:
Inheritance graph
[legend]

Public Member Functions

 WrappedBSON ()
 
 WrappedBSON (const WrappedBSON &other)
 
 WrappedBSON (const BSONObj &other)
 
 WrappedBSON (const std::string &json)
 

Protected Member Functions

void update ()
 

Protected Attributes

std::shared_ptr< BSONObjBuilder > builder_
 

Detailed Description

Internal parent class.

This allows the user to not have to deal with separate BSONObj and BSONObj builder objects

Definition at line 63 of file metadata.h.

Constructor & Destructor Documentation

◆ WrappedBSON() [1/4]

warehouse_ros_mongo::WrappedBSON::WrappedBSON ( )
inline

Definition at line 66 of file metadata.h.

◆ WrappedBSON() [2/4]

warehouse_ros_mongo::WrappedBSON::WrappedBSON ( const WrappedBSON other)
inline

Definition at line 70 of file metadata.h.

◆ WrappedBSON() [3/4]

warehouse_ros_mongo::WrappedBSON::WrappedBSON ( const BSONObj &  other)
inline

Definition at line 75 of file metadata.h.

◆ WrappedBSON() [4/4]

warehouse_ros_mongo::WrappedBSON::WrappedBSON ( const std::string &  json)
inline

Definition at line 81 of file metadata.h.

Member Function Documentation

◆ update()

void warehouse_ros_mongo::WrappedBSON::update ( )
inlineprotected

Definition at line 90 of file metadata.h.

Member Data Documentation

◆ builder_

std::shared_ptr<BSONObjBuilder> warehouse_ros_mongo::WrappedBSON::builder_
protected

Definition at line 88 of file metadata.h.


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


warehouse_ros_mongo
Author(s): Bhaskara Marthi , Connor Brew
autogenerated on Sat Apr 2 2022 02:29:13