A Discrete-Event Network Simulator
API
breakpoint.h File Reference

Definition of NS_BREAKPOINT() macro 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

 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. More...
 

Functions

void ns3::BreakpointFallback (void)
 fallback breakpoint function More...
 

Detailed Description

Definition of NS_BREAKPOINT() macro and ns3::BreakpointFallback function declaration.

Definition in file breakpoint.h.