Declaration of ns3::TimePrinter function pointer type and ns3::DefaultTimePrinter function. More...
#include <ostream>Go to the source code of this file.
Namespaces | |
| namespace | ns3 | 
| Every class exported by the ns3 library is enclosed in the ns3 namespace.  | |
Typedefs | |
| typedef void(* | ns3::TimePrinter) (std::ostream &os) | 
| Function signature for features requiring a time formatter, such as logging or ShowProgress.   | |
Functions | |
| void | ns3::DefaultTimePrinter (std::ostream &os) | 
| Default Time printer.   | |
Declaration of ns3::TimePrinter function pointer type and ns3::DefaultTimePrinter function.
Definition in file time-printer.h.