33 #ifndef EMANEEVENTSLOCATIONEVENT_HEADER_ 34 #define EMANEEVENTSLOCATIONEVENT_HEADER_ 121 class Implementation;
122 std::unique_ptr<Implementation> pImpl_;
128 #endif // EMANEEVENTSLOCATIONEVENT_HEADER_ std::string Serialization
Event interface is the base for all events.
A location event is usd to set the position, orientation and velocity information for one or more NEM...
LocationEvent & operator=(const LocationEvent &rhs)
#define EMANE_EVENT_LOCATION
LocationEvent(const Serialization &serialization)
Serialization serialize() const override
std::list< Location > Locations
const Locations & getLocations() const