OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OptionsContainer.h File Reference
#include <string>
#include <unordered_map>
#include "rapidjson/document.h"
#include "rapidjson/stringbuffer.h"
#include "rapidjson/writer.h"
#include "Logger/Logger.h"
#include "Shared/StringTransform.h"
+ Include dependency graph for OptionsContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  foreign_storage::OptionsContainer
 

Namespaces

 foreign_storage
 

Typedefs

using foreign_storage::OptionsMap = std::map< std::string, std::string, std::less<>>