Classified ads
Node Member List

This is the complete list of members for Node, including all inherited members.

asQVariant() constNode
canReceiveIncoming(void) constNode
DNSAddr(void) constNode
fromQVariant(const QVariantMap &aJSonAsQVariant, const bool aIsInitialGreeting)Nodestatic
goodNodeListTime(void) constNode
iCanReceiveIncomingNodeprivate
iDnsNameNodeprivate
iIPv4AddrNodeprivate
iIPv6AddrNodeprivate
iLastConnectTimeNodeprivate
iLastMutualConnectTimeNodeprivate
iListenPortNodeprivate
iNodeFingerPrintNodeprivate
ipv4Addr(void) constNode
ipv6Addr(void) constNode
iTimeOfGoodNodeListNodeprivate
iTimeOfLastContactNodeprivate
iTorAddrNodeprivate
lastConnectTime(void) constNode
lastMutualConnectTime(void) constNode
Node(const Hash &aNodeFingerPrint, const int aListenPort)Node
nodeFingerPrint(void) constNode
port(void) constNode
setCanReceiveIncoming(const bool aYesItCan)Node
setDNSAddr(const QString &aAddr)Node
setGoodNodeListTime(const time_t aTime)Node
setIpAddrWithChecks(const QHostAddress &aAddress)Node
setIpv4Addr(const quint32 aAddr)Node
setIpv6Addr(const Q_IPV6ADDR &aAddr)Node
setLastConnectTime(const time_t aTime)Node
setLastMutualConnectTime(const time_t aTime)Node
setPort(const int aPort)Node
setTORAddr(const QString &aAddr)Node
TORAddr(void) constNode
~Node()Node