Bitcoin Core 29.99.0
P2P Digital Currency
Classes | Functions
calculator.cpp File Reference
#include <calculator.h>
#include <charconv>
#include <fstream>
#include <init.capnp.h>
#include <init.capnp.proxy.h>
#include <init.h>
#include <iostream>
#include <memory>
#include <mp/proxy-io.h>
#include <printer.h>
#include <stdexcept>
#include <string>
#include <utility>
Include dependency graph for calculator.cpp:

Go to the source code of this file.

Classes

class  CalculatorImpl
 
class  InitImpl
 

Functions

static void LogPrint (bool raise, const std::string &message)
 
int main (int argc, char **argv)
 

Function Documentation

◆ LogPrint()

static void LogPrint ( bool  raise,
const std::string &  message 
)
static

Definition at line 36 of file calculator.cpp.

Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 42 of file calculator.cpp.

Here is the call graph for this function: