![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
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 |
| Ban(const CNetAddr &ip) | CNode | static |
| 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_totalBytesRecv | CNode | privatestatic |
| cs_totalBytesSent | CNode | privatestatic |
| 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 | |
| fPingQueued | CNode | |
| fRelayTxes | CNode | |
| fStartSync | CNode | |
| fSuccessfullyConnected | CNode | |
| Fuzz(int nChance) | CNode | protected |
| GetId() const | CNode | inline |
| GetRefCount() | CNode | inline |
| GetTotalBytesRecv() | CNode | static |
| GetTotalBytesSent() | CNode | static |
| GetTotalRecvSize() | CNode | inline |
| grantOutbound | CNode | |
| hashContinue | CNode | |
| hashLastGetBlocksEnd | CNode | |
| hSocket | CNode | |
| id | CNode | |
| IsBanned(CNetAddr ip) | CNode | static |
| IsSubscribed(unsigned int nChannel) | CNode | |
| mapAskFor | CNode | |
| nLastRecv | CNode | |
| nLastSend | CNode | |
| nLastSendEmpty | CNode | |
| nPingNonceSent | CNode | |
| nPingUsecStart | CNode | |
| nPingUsecTime | CNode | |
| nRecvBytes | CNode | |
| nRecvVersion | CNode | |
| nRefCount | CNode | |
| nSendBytes | CNode | |
| nSendOffset | CNode | |
| nSendSize | CNode | |
| nServices | CNode | |
| nStartingHeight | CNode | |
| nTimeConnected | CNode | |
| nTotalBytesRecv | CNode | privatestatic |
| nTotalBytesSent | CNode | privatestatic |
| nVersion | CNode | |
| operator=(const CNode &) | CNode | private |
| pfilter | CNode | |
| pindexLastGetBlocksBegin | CNode | |
| PushAddress(const CAddress &addr) | CNode | inline |
| 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 | |
| RecordBytesRecv(uint64_t bytes) | CNode | static |
| RecordBytesSent(uint64_t bytes) | CNode | static |
| 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 |
1.8.8