Fabcoin Core  0.16.2
P2P Digital Currency
Classes | Namespaces
EthashAux.h File Reference
#include <condition_variable>
#include <libethash/ethash.h>
#include <libdevcore/Log.h>
#include <libdevcore/Worker.h>
#include "EthashProofOfWork.h"
#include "Ethash.h"
Include dependency graph for EthashAux.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  dev::eth::DAGChannel
 
class  dev::eth::EthashAux
 
struct  dev::eth::EthashAux::LightAllocation
 
struct  dev::eth::EthashAux::FullAllocation
 

Namespaces

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