EMANE
1.2.1
|
#include <locationmanager.h>
Public Member Functions | |
LocationManager (NEMId nemId) | |
void | update (const Events::Locations &locations) |
std::pair< LocationInfo, bool > | getLocationInfo (NEMId remoteNEMId) |
Definition at line 45 of file locationmanager.h.
EMANE::LocationManager::LocationManager | ( | NEMId | nemId | ) |
Definition at line 36 of file locationmanager.cc.
std::pair< EMANE::LocationInfo, bool > EMANE::LocationManager::getLocationInfo | ( | NEMId | remoteNEMId | ) |
Definition at line 82 of file locationmanager.cc.
void EMANE::LocationManager::update | ( | const Events::Locations & | locations | ) |
Definition at line 39 of file locationmanager.cc.