All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
ndn::Consumer Member List

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

addDecryptionKey(const Name &keyName, const Blob &keyBlob)ndn::Consumerinline
consume(const Name &contentName, const OnConsumeComplete &onConsumeComplete, const EncryptError::OnError &onError, const Link &link=getNO_LINK())ndn::Consumerinline
Consumer(Face *face, KeyChain *keyChain, const Name &groupName, const Name &consumerName, const ptr_lib::shared_ptr< ConsumerDb > &database, const Link &cKeyLink=getNO_LINK(), const Link &dKeyLink=getNO_LINK())ndn::Consumerinline
decryptContent(const Data &data, const OnPlainText &onPlainText, const EncryptError::OnError &onError)ndn::Consumerinline
OnConsumeComplete typedef (defined in ndn::Consumer)ndn::Consumer
OnPlainText typedef (defined in ndn::Consumer)ndn::Consumer
setGroup(const Name &groupName)ndn::Consumerinline