|
Hybrid ICN (hICN) plugin
v21.06-rc0-4-g18fa668
|
Public Member Functions | |
| ContentStore (std::size_t max_packets=(1<< 16)) | |
| void | insert (const std::shared_ptr< ContentObject > &content_object) |
| std::shared_ptr< ContentObject > | find (const Name &name) |
| void | erase (const Name &exact_name) |
| void | setLimit (size_t max_packets) |
| size_t | getLimit () const |
| size_t | size () const |
| void | printContent () |
1.8.17