|
NFD: Named Data Networking Forwarding Daemon 24.07-28-gdcc0e6e0
|
Include dependency graph for pit.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | nfd::pit::Iterator |
| PIT iterator. More... | |
| class | nfd::pit::Pit |
| NFD's Interest Table. More... | |
Namespaces | |
| namespace | nfd |
| namespace | nfd::pit |
Typedefs | |
| using | nfd::pit::DataMatchResult = std::vector< shared_ptr< Entry > > |
| An unordered iterable of all PIT entries matching a Data packet. | |