ndn::ThreadsafeFace Member List

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

Callback typedefndn::Face
callLater(Milliseconds delayMilliseconds, const Callback &callback)ndn::ThreadsafeFacevirtual
commandCertificateName_ (defined in ndn::Face)ndn::Faceprotected
commandKeyChain_ (defined in ndn::Face)ndn::Faceprotected
expressInterest(const Interest &interest, const OnData &onData, const OnTimeout &onTimeout, const OnNetworkNack &onNetworkNack, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::ThreadsafeFacevirtual
expressInterest(const Name &name, const Interest *interestTemplate, const OnData &onData, const OnTimeout &onTimeout, const OnNetworkNack &onNetworkNack, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::ThreadsafeFacevirtual
expressInterest(const Name &name, const OnData &onData, const OnTimeout &onTimeout=OnTimeout(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) (defined in ndn::ThreadsafeFace)ndn::ThreadsafeFaceinline
ndn::Face::expressInterest(const Name &name, const OnData &onData, const OnTimeout &onTimeout, const OnNetworkNack &onNetworkNack, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Faceinline
ndn::Face::expressInterest(const Interest &interest, const OnData &onData, const OnTimeout &onTimeout=OnTimeout(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Faceinline
ndn::Face::expressInterest(const Name &name, const Interest *interestTemplate, 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
getCommandCertificateName() (defined in ndn::Face)ndn::Faceinline
getCommandKeyChain() (defined in ndn::Face)ndn::Faceinline
getInterestCopy(const Name &name, const Interest *interestTemplate)ndn::Faceinlineprotectedstatic
getMaxNdnPacketSize()ndn::Faceinlinestatic
getUnixSocketFilePathForLocalhost()ndn::Faceprotectedstatic
isLocal()ndn::Facevirtual
makeCommandInterest(Interest &interest, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Facevirtual
node_ (defined in ndn::Face)ndn::Faceprotected
processEvents()ndn::Face
putData(const Data &data, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::Face
registerPrefix(const Name &prefix, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed, const OnRegisterSuccess &onRegisterSuccess, const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat())ndn::ThreadsafeFacevirtual
registerPrefix(const Name &prefix, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed, const ForwardingFlags &flags, WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) (defined in ndn::ThreadsafeFace)ndn::ThreadsafeFaceinline
registerPrefix(const Name &prefix, const OnInterestCallback &onInterest, const OnRegisterFailed &onRegisterFailed) (defined in ndn::ThreadsafeFace)ndn::ThreadsafeFaceinline
registerPrefix(const Name &prefix, const OnInterest &onInterest, const OnRegisterFailed &onRegisterFailed, const ForwardingFlags &flags=ForwardingFlags(), WireFormat &wireFormat=*WireFormat::getDefaultWireFormat()) (defined in ndn::ThreadsafeFace)ndn::ThreadsafeFaceinline
removePendingInterest(uint64_t pendingInterestId)ndn::ThreadsafeFacevirtual
removeRegisteredPrefix(uint64_t registeredPrefixId)ndn::ThreadsafeFacevirtual
send(const uint8_t *encoding, size_t encodingLength)ndn::ThreadsafeFacevirtual
ndn::Face::send(const Blob &encoding)ndn::Faceinline
setCommandCertificateName(const Name &certificateName)ndn::Faceinline
setCommandSigningInfo(KeyChain &keyChain, const Name &certificateName)ndn::Faceinline
setInterestFilter(const InterestFilter &filter, const OnInterestCallback &onInterest)ndn::ThreadsafeFacevirtual
setInterestFilter(const Name &prefix, const OnInterestCallback &onInterest)ndn::ThreadsafeFacevirtual
shutdown()ndn::Face
ThreadsafeFace(boost::asio::io_service &ioService, const ptr_lib::shared_ptr< Transport > &transport, const ptr_lib::shared_ptr< const Transport::ConnectionInfo > &connectionInfo)ndn::ThreadsafeFace
ThreadsafeFace(boost::asio::io_service &ioService, const char *host, unsigned short port=6363)ndn::ThreadsafeFace
ThreadsafeFace(boost::asio::io_service &ioService)ndn::ThreadsafeFace
unsetInterestFilter(uint64_t interestFilterId)ndn::ThreadsafeFacevirtual
~Face() (defined in ndn::Face)ndn::Facevirtual