A Discrete-Event Network Simulator
API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
generic-phy.h File Reference
#include <ns3/callback.h>
+ Include dependency graph for generic-phy.h:

Go to the source code of this file.

Namespaces

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

Typedefs

typedef Callback< void > ns3::GenericPhyRxEndErrorCallback
 
typedef Callback< void, Ptr
< Packet > > 
ns3::GenericPhyRxEndOkCallback
 
typedef Callback< void > ns3::GenericPhyRxStartCallback
 
typedef Callback< void, Ptr
< const Packet > > 
ns3::GenericPhyTxEndCallback
 
typedef Callback< bool, Ptr
< Packet > > 
ns3::GenericPhyTxStartCallback