NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: NDN, CCN, CCNx, content centric networks
API Documentation
ndn::Interest::Nonce Member List

This is the complete list of members for ndn::Interest::Nonce, including all inherited members.

Nonce()=defaultndn::Interest::Nonce
Nonce(uint32_t n) noexceptndn::Interest::Nonceinline
Nonce(uint8_t n1, uint8_t n2, uint8_t n3, uint8_t n4) noexceptndn::Interest::Nonceinline
operator!=(const Nonce &lhs, const Nonce &rhs) noexceptndn::Interest::Noncefriend
operator<<(std::ostream &os, const Nonce &nonce)ndn::Interest::Noncefriend
operator==(const Nonce &lhs, const Nonce &rhs) noexceptndn::Interest::Noncefriend