Declaration of ns3::NodePrinter function pointer type and ns3::DefaultNodePrinter function. More...
#include <ostream>
Go to the source code of this file.
Namespaces | |
ns3 | |
Every class exported by the ns3 library is enclosed in the ns3 namespace. | |
Typedefs | |
typedef void(* | ns3::NodePrinter) (std::ostream &os) |
Function signature for prepending the node id to a log message. More... | |
Functions | |
void | ns3::DefaultNodePrinter (std::ostream &os) |
Default node id printer implementation. More... | |
Declaration of ns3::NodePrinter function pointer type and ns3::DefaultNodePrinter function.
Definition in file node-printer.h.