Public Member Functions | Private Attributes
updateManager Class Reference

#include <updatemanager.h>

List of all members.

Public Member Functions

void addNewUpdateList ()
void addToupdateList (int indexOfMap, std::vector< int > values)
int getLatestUpdateVersionOfRobot (int indexOfMap)
std::vector< int > * getMissingUpdateOfRobot (int indexOfMap)
std::vector< int > * getUpdateListOfrobot (int indexOfMap)
bool isUpdatesMissing (int indexOfMap)
 updateManager ()

Private Attributes

std::vector< std::vector< int > * > * updateInformation

Detailed Description

Definition at line 7 of file updatemanager.h.


Constructor & Destructor Documentation

Definition at line 3 of file updatemanager.cpp.


Member Function Documentation

Definition at line 8 of file updatemanager.cpp.

void updateManager::addToupdateList ( int  indexOfMap,
std::vector< int >  values 
)

Definition at line 13 of file updatemanager.cpp.

Definition at line 75 of file updatemanager.cpp.

std::vector< int > * updateManager::getMissingUpdateOfRobot ( int  indexOfMap)

Definition at line 80 of file updatemanager.cpp.

std::vector< int > * updateManager::getUpdateListOfrobot ( int  indexOfMap)

Definition at line 70 of file updatemanager.cpp.

bool updateManager::isUpdatesMissing ( int  indexOfMap)

Definition at line 100 of file updatemanager.cpp.


Member Data Documentation

std::vector< std::vector < int > *>* updateManager::updateInformation [private]

Definition at line 10 of file updatemanager.h.


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


map_merger
Author(s): Peter Kohout , Torsten Andre
autogenerated on Thu Jun 6 2019 20:59:50