Public Member Functions | Public Attributes | List of all members
toolbox_types::PausedState Struct Reference

#include <toolbox_types.hpp>

Public Member Functions

bool get (const PausedApplication &app)
 
 PausedState ()
 
void set (const PausedApplication &app, const bool &state)
 

Public Attributes

boost::mutex pause_mutex_
 
std::map< PausedApplication, bool > state_map_
 

Detailed Description

Definition at line 93 of file toolbox_types.hpp.

Constructor & Destructor Documentation

◆ PausedState()

toolbox_types::PausedState::PausedState ( )
inline

Definition at line 95 of file toolbox_types.hpp.

Member Function Documentation

◆ get()

bool toolbox_types::PausedState::get ( const PausedApplication app)
inline

Definition at line 108 of file toolbox_types.hpp.

◆ set()

void toolbox_types::PausedState::set ( const PausedApplication app,
const bool &  state 
)
inline

Definition at line 102 of file toolbox_types.hpp.

Member Data Documentation

◆ pause_mutex_

boost::mutex toolbox_types::PausedState::pause_mutex_

Definition at line 115 of file toolbox_types.hpp.

◆ state_map_

std::map<PausedApplication, bool> toolbox_types::PausedState::state_map_

Definition at line 112 of file toolbox_types.hpp.


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


slam_toolbox
Author(s): Steve Macenski
autogenerated on Mon Feb 28 2022 23:46:50