#include <stdint.h>#include <vector>#include <ostream>#include "ns3/assert.h"#include <string.h>
Include dependency graph for buffer.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ns3::Buffer |
| automatically resized byte buffer More... | |
| struct | ns3::Buffer::Data |
| class | ns3::Buffer::Iterator |
| iterator in a Buffer instance More... | |
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
| #define | noBUFFER_FREE_LIST 1 |