33 #ifndef EMANEEVENTSPATHLOSSEVENT_HEADER_ 34 #define EMANEEVENTSPATHLOSSEVENT_HEADER_ 121 class Implementation;
122 std::unique_ptr<Implementation> pImpl_;
127 #endif // EMANEEVENTSPATHLOSSEVENT_HEADER_ std::string Serialization
#define EMANE_EVENT_PATHLOSS
Event interface is the base for all events.
A pathloss event is used to set the pathloss from one or more transmitting NEMs to a receiving NEM...
Serialization serialize() const override
PathlossEvent & operator=(const PathlossEvent &rhs)
std::list< Pathloss > Pathlosses
PathlossEvent(const Serialization &serialization)
const Pathlosses & getPathlosses() const