Public Member Functions | Public Attributes | Static Public Attributes
TourManager Class Reference

#include <tour_manager.h>

List of all members.

Public Member Functions

 TourManager (bool tourAllowed)

Public Attributes

ros::Time lastPingTime
bool tourAllowed
long tourDuration
bool tourInProgress
std::string tourLeader
ros::Time tourStartTime

Static Public Attributes

static const int ERROR_NOTOURALLOWED = -2
static const int ERROR_NOTOURINPROGRESS = -5
static const int ERROR_NOTTOURLEADER = -4
static const int ERROR_TOURINPROGRESS = -3

Detailed Description

Definition at line 4 of file tour_manager.h.


Constructor & Destructor Documentation

TourManager::TourManager ( bool  tourAllowed) [inline]

Definition at line 19 of file tour_manager.h.


Member Data Documentation

const int TourManager::ERROR_NOTOURALLOWED = -2 [static]

Definition at line 14 of file tour_manager.h.

const int TourManager::ERROR_NOTOURINPROGRESS = -5 [static]

Definition at line 17 of file tour_manager.h.

const int TourManager::ERROR_NOTTOURLEADER = -4 [static]

Definition at line 16 of file tour_manager.h.

const int TourManager::ERROR_TOURINPROGRESS = -3 [static]

Definition at line 15 of file tour_manager.h.

Definition at line 11 of file tour_manager.h.

Definition at line 6 of file tour_manager.h.

Definition at line 8 of file tour_manager.h.

Definition at line 7 of file tour_manager.h.

Definition at line 12 of file tour_manager.h.

Definition at line 10 of file tour_manager.h.


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


bwi_virtour
Author(s): Pato Lankenau
autogenerated on Thu Jun 6 2019 17:58:06