Hybrid ICN (hICN) plugin  v21.06-rc0-4-g18fa668
Public Member Functions | List of all members
transport::interface::Portal::ConsumerCallback Class Referenceabstract

#include <portal.h>

Inheritance diagram for transport::interface::Portal::ConsumerCallback:
Inheritance graph
[legend]

Public Member Functions

virtual void onContentObject (core::Interest &i, core::ContentObject &c)=0
 
virtual void onTimeout (core::Interest::Ptr &i, const core::Name &n)=0
 
virtual void onError (std::error_code ec)=0
 

Detailed Description

Consumer callback is an abstract class containing two methods to be implemented by a consumer application.


The documentation for this class was generated from the following file: