iota.lib.cpp
IOTA C++ Library
IOTA::Models::Neighbor Member List

This is the complete list of members for IOTA::Models::Neighbor, including all inherited members.

getAddress() constIOTA::Models::Neighbor
getNumberOfAllTransactions() constIOTA::Models::Neighbor
getNumberOfInvalidTransactions() constIOTA::Models::Neighbor
getNumberOfNewTransactions() constIOTA::Models::Neighbor
Neighbor()=defaultIOTA::Models::Neighbor
Neighbor(const Types::Trytes &address, const int64_t &numberOfAllTransactions, const int64_t &numberOfInvalidTransactions, const int64_t &numberOfNewTransactions)IOTA::Models::Neighbor
operator!=(const Neighbor &rhs) constIOTA::Models::Neighbor
operator==(const Neighbor &rhs) constIOTA::Models::Neighbor
setAddress(const Types::Trytes &addr)IOTA::Models::Neighbor
setNumberOfAllTransactions(const int64_t &nbTrx)IOTA::Models::Neighbor
setNumberOfInvalidTransactions(const int64_t &nbTrx)IOTA::Models::Neighbor
setNumberOfNewTransactions(const int64_t &nbTrx)IOTA::Models::Neighbor
~Neighbor()=defaultIOTA::Models::Neighbor