Anoncoin  0.9.4
P2P Digital Currency
Classes | Namespaces | Functions
i2pwrapper.cpp File Reference
#include "i2pwrapper.h"
#include "util.h"
#include "hash.h"
#include <boost/thread/shared_mutex.hpp>
Include dependency graph for i2pwrapper.cpp:

Go to the source code of this file.

Classes

class  SAM::StreamSessionAdapter::SessionHolder
 

Namespaces

 SAM
 

Functions

void InitializeI2pSettings (void)
 
bool isValidI2pAddress (const std::string &I2pAddr)
 
bool isValidI2pDestination (const SAM::FullDestination &DestKeys)
 
bool isValidI2pB32 (const std::string &B32Address)
 
std::string B32AddressFromDestination (const std::string &destination)
 

Function Documentation

std::string B32AddressFromDestination ( const std::string &  destination)

Definition at line 307 of file i2pwrapper.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

void InitializeI2pSettings ( void  )

Definition at line 253 of file i2pwrapper.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

bool isValidI2pAddress ( const std::string &  I2pAddr)

Definition at line 289 of file i2pwrapper.cpp.

Here is the caller graph for this function:

bool isValidI2pB32 ( const std::string &  B32Address)

Definition at line 303 of file i2pwrapper.cpp.

Here is the caller graph for this function:

bool isValidI2pDestination ( const SAM::FullDestination DestKeys)

Definition at line 294 of file i2pwrapper.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: