#include "pipe-fd.h"#include "ns3/log.h"#include "utils.h"#include "process.h"#include <poll.h>#include <errno.h>#include <fcntl.h>
Include dependency graph for pipe-fd.cc:Go to the source code of this file.
Namespaces | |
| namespace | ns3 |
| Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Macros | |
| #define | PIPE_CAPACITY 65536 |
Functions | |
| NS_LOG_COMPONENT_DEFINE ("PipeFd") | |
| #define PIPE_CAPACITY 65536 |
Definition at line 31 of file pipe-fd.cc.
Referenced by ns3::PipeFd::Poll().
| NS_LOG_COMPONENT_DEFINE | ( | "PipeFd" | ) |