23#include <plugins/mongodb/aspect/mongodb.h>
24#include <plugins/mongodb/aspect/mongodb_conncreator.h>
64 mongodb_config_name_ = config_name;
79 mongodb_config_name_.clear();
90MongoDBAspect::init_MongoDBAspect(mongocxx::client * mongodb_client,
void add_aspect(const char *name)
Add an aspect to a thread.
mongocxx::client * mongodb_client
MongoDB client to use to interact with the database.
MongoDBConnCreator * mongodb_connmgr
Connection manager to retrieve more client connections from if necessary.
virtual ~MongoDBAspect()
Virtual empty destructor.
MongoDBAspect()
Constructor.
Interface for a MongoDB connection creator.
Fawkes library namespace.