gramods
Public Attributes | List of all members
gramods::gmTrack::ButtonsTracker::ButtonsSample Struct Reference

A sample containing the state of any number of buttons. More...

#include <ButtonsTracker.hh>

Collaboration diagram for gramods::gmTrack::ButtonsTracker::ButtonsSample:
Collaboration graph
[legend]

Public Attributes

std::map< size_t, bool > buttons
 The state of the buttons communicated. More...
 
clock::time_point time
 The time of the sample. More...
 

Detailed Description

A sample containing the state of any number of buttons.

Member Data Documentation

◆ buttons

std::map<size_t, bool> gramods::gmTrack::ButtonsTracker::ButtonsSample::buttons

The state of the buttons communicated.

◆ time

clock::time_point gramods::gmTrack::ButtonsTracker::ButtonsSample::time

The time of the sample.


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