ndn::Node Member List

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

callLater(Milliseconds delayMilliseconds, const Face::Callback &callback)ndn::Nodeinline
ElementListener() (defined in ndn::ElementListener)ndn::ElementListenerinline
expressInterest(uint64_t pendingInterestId, const ptr_lib::shared_ptr< const Interest > &interestCopy, const OnData &onData, const OnTimeout &onTimeout, const OnNetworkNack &onNetworkNack, WireFormat &wireFormat, Face *face)ndn::Node
getConnectionInfo() (defined in ndn::Node)ndn::Nodeinline
getMaxNdnPacketSize()ndn::Nodeinlinestatic
getNextEntryId()ndn::Node
getTransport() (defined in ndn::Node)ndn::Nodeinline
isLocal()ndn::Nodeinline
makeCommandInterest(Interest &interest, KeyChain &keyChain, const Name &certificateName, WireFormat &wireFormat)ndn::Nodeinline
Node(const ptr_lib::shared_ptr< Transport > &transport, const ptr_lib::shared_ptr< const Transport::ConnectionInfo > &connectionInfo)ndn::Node
onReceivedElement(const uint8_t *element, size_t elementLength)ndn::Nodevirtual
ndn_ElementListener::onReceivedElementndn_ElementListener
processEvents()ndn::Node
registerPrefix(uint64_t registeredPrefixId, const ptr_lib::shared_ptr< const Name > &prefixCopy, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed, const OnRegisterSuccess &onRegisterSuccess, const ForwardingFlags &flags, WireFormat &wireFormat, KeyChain &commandKeyChain, const Name &commandCertificateName, Face *face)ndn::Node
registerPrefix(uint64_t registeredPrefixId, const ptr_lib::shared_ptr< const Name > &prefixCopy, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed, const OnRegisterSuccess &onRegisterSuccess, const ForwardingFlags &flags, WireFormat &wireFormat, Face *face)ndn::Nodeinline
removePendingInterest(uint64_t pendingInterestId)ndn::Nodeinline
removeRegisteredPrefix(uint64_t registeredPrefixId)ndn::Nodeinline
send(const uint8_t *encoding, size_t encodingLength)ndn::Node
setInterestFilter(uint64_t interestFilterId, const ptr_lib::shared_ptr< const InterestFilter > &filterCopy, const OnInterestCallback &onInterest, Face *face)ndn::Nodeinline
shutdown() (defined in ndn::Node)ndn::Node
unsetInterestFilter(uint64_t interestFilterId)ndn::Nodeinline