OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MongoURL.h
Go to the documentation of this file.
1#pragma once
2
3#include <string>
4
5std::string getMongoURL(std::string databaseURL, std::string dbUsername, std::string dbPassword);
std::string getMongoURL(std::string databaseURL, std::string dbUsername, std::string dbPassword)
Definition MongoURL.cpp:4