EMANE  1.0.1
EMANE::LocationManager Class Reference

#include <locationmanager.h>

Public Member Functions

 LocationManager (NEMId nemId)
 
void update (const Events::Locations &locations)
 
std::pair< LocationInfo, bool > getLocationInfo (NEMId remoteNEMId)
 

Detailed Description

Definition at line 45 of file locationmanager.h.

Constructor & Destructor Documentation

◆ LocationManager()

EMANE::LocationManager::LocationManager ( NEMId  nemId)

Definition at line 36 of file locationmanager.cc.

Member Function Documentation

◆ getLocationInfo()

std::pair< EMANE::LocationInfo, bool > EMANE::LocationManager::getLocationInfo ( NEMId  remoteNEMId)

Definition at line 82 of file locationmanager.cc.

◆ update()

void EMANE::LocationManager::update ( const Events::Locations locations)

Definition at line 39 of file locationmanager.cc.


The documentation for this class was generated from the following files: