A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
unused.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NS_UNUSED(x)   ((void)(x))
 
#define NS_UNUSED_GLOBAL(x)   x
 

Macro Definition Documentation

#define NS_UNUSED_GLOBAL (   x)    x

Definition at line 14 of file unused.h.