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 | |
| nfd | |
| -status-http-server | |
| nfd::pit | |
Typedefs | |
| using | nfd::pit::DataMatchResult = std::vector< shared_ptr< Entry > > |
| An unordered iterable of all PIT entries matching a Data packet. More... | |