plebble
peer.h
Go to the documentation of this file.
1 /*
2 -------------------------------------------------------------------------------
3  PLEBBLE
4 -------------------------------------------------------------------------------
5  Copyright (C) 2019-2020 KATLAS Technology. (http://katlastechnology.com)
6  Copyright (C) 2017-2020 Marcos Mayorga. (mm@mm-studios.com)
7 
8  This file is part of our Plebble(R) Platform.
9 
10  The code below cannot be copied, used for any purpose other than the one
11  agreed and/or distributed without the express permission of
12  KATLAS Technology.
13 -------------------------------------------------------------------------------
14 
15 
16 */
17 #include "daemon.h"
18 #include "peer_t.h"
19 #include "protocol.h"
20 
cfg.h
c
us::gov::peer::daemon c
Definition: daemon_trusted_ring.cpp:25
protocol.h
log_start
#define log_start
Definition: gov.h:85
us::gov::peer
Definition: daemon.h:40
daemon.h
us::gov::socket::datagram::system_channel
static uint16_t system_channel
Definition: datagram.h:199
us::gov::id::peer_t::pubkey
pub_t pubkey
Definition: peer_t.h:117
c
us::gov::peer::daemon c
Definition: daemon_untrusted_mesh.cpp:25
us::gov
Definition: daemon.h:22
peer_t.h
likely
#define likely(x)
Definition: likely.h:29
std
Definition: app.h:380
us::gov::crypto::ec::keys::pub_t::hash
const hash_t & hash() const
Definition: ec.cpp:105
us::gov::engine::auth::nodes_t
peer::daemon::nodes_t nodes_t
Definition: auth_app.h:55
us::gov::io::cfg::parse_nodes_file2
static vector< pair< pubkeyh_t, pair< uint32_t, uint16_t > > > parse_nodes_file2(const string &absfile)
gov.h
us::gov::id::peer_t
Definition: peer_t.h:35
us::gov::peer::daemon
Definition: daemon.h:51
log
#define log
Definition: gov.h:83
logdump
#define logdump
Definition: gov.h:84
us::gov::socket::client::ip4_decode
static string ip4_decode(uint32_t addr)