Anoncoin  0.9.4
P2P Digital Currency
Functions
anoncoind.cpp File Reference
#include "rpcserver.h"
#include "rpcclient.h"
#include "init.h"
#include "main.h"
#include "noui.h"
#include "ui_interface.h"
#include "util.h"
#include <boost/algorithm/string/predicate.hpp>
#include <boost/filesystem.hpp>
Include dependency graph for anoncoind.cpp:

Go to the source code of this file.

Functions

void DetectShutdownThread (boost::thread_group *threadGroup)
 
bool AppInit (int argc, char *argv[])
 
int main (int argc, char *argv[])
 

Function Documentation

bool AppInit ( int  argc,
char *  argv[] 
)

Definition at line 56 of file anoncoind.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void DetectShutdownThread ( boost::thread_group *  threadGroup)

Definition at line 36 of file anoncoind.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

int main ( int  argc,
char *  argv[] 
)

Definition at line 174 of file anoncoind.cpp.

Here is the call graph for this function: