![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
#include <printer.h>
#include <init.capnp.h>
#include <init.capnp.proxy.h>
#include <charconv>
#include <cstring>
#include <fstream>
#include <iostream>
#include <kj/async.h>
#include <kj/common.h>
#include <kj/memory.h>
#include <memory>
#include <mp/proxy-io.h>
#include <stdexcept>
#include <string>
#include <system_error>
Go to the source code of this file.
Classes | |
class | PrinterImpl |
class | InitImpl |
Functions | |
static void | LogPrint (mp::LogMessage log_data) |
int | main (int argc, char **argv) |
|
static |
int main | ( | int | argc, |
char ** | argv | ||
) |