A Discrete-Event Network Simulator
API
tcp-cubic.cc File Reference
#include "tcp-cubic.h"
#include "ns3/log.h"
+ Include dependency graph for tcp-cubic.cc:

Go to the source code of this file.

Namespaces

 ns3
 Every class exported by the ns3 library is enclosed in the ns3 namespace.
 

Macros

#define NS_LOG_APPEND_CONTEXT   { std::clog << Simulator::Now ().GetSeconds () << " "; }
 

Macro Definition Documentation

◆ NS_LOG_APPEND_CONTEXT

#define NS_LOG_APPEND_CONTEXT   { std::clog << Simulator::Now ().GetSeconds () << " "; }

Definition at line 20 of file tcp-cubic.cc.