NS_BREAKPOINT() macro definition and ns3::BreakpointFallback function declaration. More...
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 | NS_BREAKPOINT() ns3::BreakpointFallback() |
Inserts a breakpoint instruction (or equivalent system call) into the code for selected machines. | |
Functions | |
void | ns3::BreakpointFallback () |
fallback breakpoint function | |
NS_BREAKPOINT() macro definition and ns3::BreakpointFallback function declaration.
Definition in file breakpoint.h.