#include <stdint.h>#include <vector>#include <ostream>#include "ns3/assert.h"#include <cstring> Include dependency graph for buffer.h:
 Include dependency graph for buffer.h: This graph shows which files directly or indirectly include this file:
 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 | 
| This data structure is variable-sized through its last member whose size is determined at allocation time and stored in the m_size field.  More... | |
| class | ns3::Buffer::Iterator | 
| iterator in a Buffer instance  More... | |
| struct | ns3::Buffer::LocalStaticDestructor | 
| Local static destructor structure.  More... | |
| Namespaces | |
| ns3 | |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
| Macros | |
| #define | BUFFER_FREE_LIST 1 |