![]() |
Feathercoin
0.5.0
P2P Digital Currency
|
This is the complete list of members for CNode, including all inherited members.
AbortMessage() UNLOCK_FUNCTION(cs_vSend) | CNode | inline |
AddAddressKnown(const CAddress &addr) | CNode | inline |
AddInventoryKnown(const CInv &inv) | CNode | inline |
addr | CNode | |
AddRef() | CNode | inline |
addrLocal | CNode | |
addrName | CNode | |
AskFor(const CInv &inv) | CNode | inline |
BeginMessage(const char *pszCommand) EXCLUSIVE_LOCK_FUNCTION(cs_vSend) | CNode | inline |
CancelSubscribe(unsigned int nChannel) | CNode | |
cleanSubVer | CNode | |
Cleanup() | CNode | |
ClearBanned() | CNode | static |
CloseSocketDisconnect() | CNode | |
CNode(SOCKET hSocketIn, CAddress addrIn, std::string addrNameIn="", bool fInboundIn=false) | CNode | inline |
CNode(const CNode &) | CNode | private |
copyStats(CNodeStats &stats) | CNode | |
cs_filter | CNode | |
cs_inventory | CNode | |
cs_setBanned | CNode | protectedstatic |
cs_vRecvMsg | CNode | |
cs_vSend | CNode | |
EndMessage() UNLOCK_FUNCTION(cs_vSend) | CNode | inline |
fClient | CNode | |
fDisconnect | CNode | |
fGetAddr | CNode | |
fInbound | CNode | |
fNetworkNode | CNode | |
fOneShot | CNode | |
fRelayTxes | CNode | |
fStartSync | CNode | |
fSuccessfullyConnected | CNode | |
GetRefCount() | CNode | inline |
GetTotalRecvSize() | CNode | inline |
grantOutbound | CNode | |
hashCheckpointKnown | CNode | |
hashContinue | CNode | |
hashLastGetBlocksEnd | CNode | |
hSocket | CNode | |
IsBanned(CNetAddr ip) | CNode | static |
IsSubscribed(unsigned int nChannel) | CNode | |
mapAskFor | CNode | |
Misbehaving(int howmuch) | CNode | |
nBlocksRequested | CNode | |
nLastRecv | CNode | |
nLastSend | CNode | |
nLastSendEmpty | CNode | |
nMisbehavior | CNode | protected |
nRecvBytes | CNode | |
nRecvVersion | CNode | |
nRefCount | CNode | |
nSendBytes | CNode | |
nSendOffset | CNode | |
nSendSize | CNode | |
nServices | CNode | |
nStartingHeight | CNode | |
nTimeConnected | CNode | |
nVersion | CNode | |
operator=(const CNode &) | CNode | private |
pfilter | CNode | |
pindexLastGetBlocksBegin | CNode | |
PushAddress(const CAddress &addr) | CNode | inline |
PushGetBlocks(CBlockIndex *pindexBegin, uint256 hashEnd) | CNode | |
PushInventory(const CInv &inv) | CNode | inline |
PushMessage(const char *pszCommand) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4, const T5 &a5) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4, const T5 &a5, const T6 &a6) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4, const T5 &a5, const T6 &a6, const T7 &a7) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4, const T5 &a5, const T6 &a6, const T7 &a7, const T8 &a8) | CNode | inline |
PushMessage(const char *pszCommand, const T1 &a1, const T2 &a2, const T3 &a3, const T4 &a4, const T5 &a5, const T6 &a6, const T7 &a7, const T8 &a8, const T9 &a9) | CNode | inline |
PushVersion() | CNode | |
ReceiveMsgBytes(const char *pch, unsigned int nBytes) | CNode | |
Release() | CNode | inline |
setAddrKnown | CNode | |
setBanned | CNode | protectedstatic |
setInventoryKnown | CNode | |
setKnown | CNode | |
SetRecvVersion(int nVersionIn) | CNode | inline |
ssSend | CNode | |
strSubVer | CNode | |
Subscribe(unsigned int nChannel, unsigned int nHops=0) | CNode | |
vAddrToSend | CNode | |
vInventoryToSend | CNode | |
vRecvGetData | CNode | |
vRecvMsg | CNode | |
vSendMsg | CNode | |
~CNode() | CNode | inline |