Declaration of classes ns3::SentBuffer and ns3::GrantedTimeWindowMpiInterface. More...
#include "parallel-communication-interface.h"
#include "ns3/buffer.h"
#include "ns3/nstime.h"
#include <list>
#include <mpi.h>
#include <stdint.h>
Go to the source code of this file.
Classes | |
class | ns3::GrantedTimeWindowMpiInterface |
Interface between ns-3 and MPI. More... | |
class | ns3::SentBuffer |
Tracks non-blocking sends. More... | |
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Variables | |
const uint32_t | ns3::MAX_MPI_MSG_SIZE = 2000 |
maximum MPI message size for easy buffer creation More... | |
Declaration of classes ns3::SentBuffer and ns3::GrantedTimeWindowMpiInterface.
Definition in file granted-time-window-mpi-interface.h.