#include <ns3/callback.h>
Include dependency graph for generic-phy.h:Go to the source code of this file.
Namespaces | |
| namespace | 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 |