AOSharedServiceLibrary
Public Member Functions | List of all members
MongoResponseInterface Class Referenceabstract

Interface used to store Mongo Responses. More...

#include <mongo_interface.h>

Public Member Functions

virtual std::string get_value ()=0
 Retrieve the value stored inside the response interface.
 
virtual std::string get_err_msg ()=0
 

Detailed Description

Interface used to store Mongo Responses.


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