Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces | Enumerations
Options.h File Reference

Class for handling testeth custom options. More...

#include <test/libtestutils/Common.h>
#include <test/libtesteth/JsonSpiritHeaders.h>
Include dependency graph for Options.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dev::test::Options
 

Namespaces

 dev
 Adapted from code found on http://stackoverflow.com/questions/180947/base64-decode-snippet-in-c Originally by RenĂ© Nyffenegger.
 
 dev::test
 

Enumerations

enum  dev::test::Verbosity { dev::test::Verbosity::Full, dev::test::Verbosity::NiceReport, dev::test::Verbosity::None }
 

Detailed Description

Class for handling testeth custom options.

Definition in file Options.h.