Data Structures | |
struct | MiningResults |
aggregated mining results of all threads More... | |
struct | ThreadData |
thread-specific mining data and state More... | |
struct | WebDashboard |
web dashboard server information More... | |
struct | ResourceManager |
resource manager for system-wide state More... | |
struct | MiningConfig |
mining configuration from config file More... | |
struct | MemoryStruct |
memory buffer for CURL operation More... | |
Variables | |
MiningResults | mr |
WebDashboard | web |
ResourceManager | res |
MiningConfig | mc |
MiningConfig mc |
ResourceManager res |
WebDashboard web |