#include <ns3/assert.h>
#include <ns3/log.h>
#include <ns3/simple-ref-count.h>
#include <map>
#include <math.h>
#include <vector>
Go to the source code of this file.
Classes | |
struct | ns3::HarqProcessInfoElement_t |
HarqProcessInfoElement_t structure. More... | |
class | ns3::LteHarqPhy |
The LteHarqPhy class implements the HARQ functionalities related to PHY layer (i.e., decodification buffers for incremental redundancy management) More... | |
Namespaces | |
namespace | ns3 |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
typedef std::vector< HarqProcessInfoElement_t > | ns3::HarqProcessInfoList_t |
HarqProcessInfoList_t typedef. | |