|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
#include <portal.h>

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 |
Consumer callback is an abstract class containing two methods to be implemented by a consumer application.
1.8.17