A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
breakpoint.h File Reference

NS_BREAKPOINT() macro definition and ns3::BreakpointFallback function declaration. More...

+ This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

NS_BREAKPOINT() macro definition and ns3::BreakpointFallback function declaration.

Definition in file breakpoint.h.