Public Member Functions | Protected Member Functions | Protected Attributes
mongo_ros::WrappedBSON Class Reference

Internal parent class. More...

#include <metadata.h>

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

List of all members.

Public Member Functions

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

Protected Member Functions

void update ()

Protected Attributes

boost::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 67 of file metadata.h.


Constructor & Destructor Documentation

Definition at line 70 of file metadata.h.

mongo_ros::WrappedBSON::WrappedBSON ( const WrappedBSON other) [inline]

Definition at line 74 of file metadata.h.

mongo_ros::WrappedBSON::WrappedBSON ( const std::string &  json) [inline]

Definition at line 80 of file metadata.h.


Member Function Documentation

void mongo_ros::WrappedBSON::update ( ) [inline, protected]

Definition at line 91 of file metadata.h.


Member Data Documentation

boost::shared_ptr<BSONObjBuilder> mongo_ros::WrappedBSON::builder_ [protected]

Definition at line 89 of file metadata.h.


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


warehouse_ros
Author(s): Bhaskara Marthi
autogenerated on Wed Aug 26 2015 16:44:56