#include <Host.h>
Definition at line 93 of file Host.h.
ReputationManager::ReputationManager |
( |
| ) |
|
bytes ReputationManager::data |
( |
SessionFace const & |
_s, |
|
|
std::string const & |
_subs |
|
) |
| const |
bool ReputationManager::isRude |
( |
SessionFace const & |
_s, |
|
|
std::string const & |
_sub = std::string() |
|
) |
| const |
void ReputationManager::noteRude |
( |
SessionFace const & |
_s, |
|
|
std::string const & |
_sub = std::string() |
|
) |
| |
void ReputationManager::setData |
( |
SessionFace const & |
_s, |
|
|
std::string const & |
_sub, |
|
|
bytes const & |
_data |
|
) |
| |
Nodes that were impolite while syncing. We avoid syncing from these if possible.
Definition at line 104 of file Host.h.
The documentation for this class was generated from the following files: