ndn::Face Member List

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

expressInterest(const Interest &interest, const OnData &onData, const OnTimeout &onTimeout=OnTimeout(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
expressInterest(const Name &name, const Interest *interestTemplate, const OnData &onData, const OnTimeout &onTimeout=OnTimeout(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
expressInterest(const Name &name, const OnData &onData, const OnTimeout &onTimeout=OnTimeout(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Faceinline
Face(const ptr_lib::shared_ptr< Transport > &transport, const ptr_lib::shared_ptr< const Transport::ConnectionInfo > &connectionInfo)ndn::Face
Face(const char *host, unsigned short port=6363)ndn::Face
Face()ndn::Face
getMaxNdnPacketSize()ndn::Faceinlinestatic
isLocal()ndn::Face
makeCommandInterest(Interest &interest, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
processEvents()ndn::Face
putData(const Data &data, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
registerPrefix(const Name &prefix, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed, const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
registerPrefix(const Name &prefix, const OnInterest &onInterest, const OnRegisterFailed &onRegisterFailed, const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
removePendingInterest(uint64_t pendingInterestId)ndn::Face
removeRegisteredPrefix(uint64_t registeredPrefixId)ndn::Face
send(const Blob &encoding)ndn::Faceinline
send(const uint8_t *encoding, size_t encodingLength)ndn::Face
setCommandCertificateName(const Name &certificateName)ndn::Faceinline
setCommandSigningInfo(KeyChain &keyChain, const Name &certificateName)ndn::Faceinline
setInterestFilter(const InterestFilter &filter, const OnInterestCallback &onInterest)ndn::Face
setInterestFilter(const Name &prefix, const OnInterestCallback &onInterest)ndn::Face
shutdown()ndn::Face
unsetInterestFilter(uint64_t interestFilterId)ndn::Face
~Face() (defined in ndn::Face)ndn::Face