Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
struct | dev::test::TestChannel |
Namespaces | |
dev | |
Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by René Nyffenegger. | |
dev::test | |
Macros | |
#define | ctest dev::LogOutputStream<dev::test::TestChannel, true>() |
Functions | |
std::string | dev::test::getTestPath () |
int | dev::test::randomNumber () |
Json::Value | dev::test::loadJsonFromFile (std::string const &_path) |
std::string | dev::test::toTestFilePath (std::string const &_filename) |
std::string | dev::test::getFolder (std::string const &_file) |
std::string | dev::test::getRandomPath () |
#define ctest dev::LogOutputStream<dev::test::TestChannel, true>() |