#include "three-gpp-http-header.h"
#include <ns3/address.h>
#include <ns3/application.h>
#include <ns3/event-id.h>
#include <ns3/nstime.h>
#include <ns3/ptr.h>
#include <ns3/simple-ref-count.h>
#include <ns3/traced-callback.h>
#include <map>
#include <ostream>
Go to the source code of this file.
Classes | |
class | ns3::ThreeGppHttpServer |
Model application which simulates the traffic of a web server. More... | |
class | ns3::ThreeGppHttpServerTxBuffer |
struct | ns3::ThreeGppHttpServerTxBuffer::TxBuffer_t |
Set of fields representing a single transmission buffer, which will be associated with a socket. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |