#include <map>
#include <string>
#include "PointerList.h"
#include "BundleTLVEntry.h"
#include "Dictionary.h"
#include "Table.h"
Go to the source code of this file.
Namespaces | |
| namespace | prophet |
Classes | |
| class | prophet::BundleEntryList< BundleEntryType > |
| BundleEntryList is the in-memory representation of the Bundle offer that is exchanged between peers as Bundle TLV. More... | |
| class | prophet::BundleOfferList |
| In-memory representation of list of bundle offer entries from a Bundle TLV sent by WAIT_RIB or OFFER. More... | |
| class | prophet::BundleResponseList |
| In-memory representation of list of bundle response entries from a Bundle TLV sent by SEND_DR or REQUEST. More... | |
1.5.6