Public Types | Public Attributes | List of all members
packml_stacklight::Flash Class Reference

#include <flash.h>

Public Types

enum  Value { ON = 0, OFF = 1 }
 

Public Attributes

Value current_ = ON
 
const std::map< Value, std::string > map_ = { { ON, "on" }, { OFF, "off" } }
 

Detailed Description

Definition at line 26 of file flash.h.

Member Enumeration Documentation

Enumerator
ON 
OFF 

Definition at line 29 of file flash.h.

Member Data Documentation

Value packml_stacklight::Flash::current_ = ON

Definition at line 36 of file flash.h.

const std::map<Value, std::string> packml_stacklight::Flash::map_ = { { ON, "on" }, { OFF, "off" } }

Definition at line 35 of file flash.h.


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


packml_stacklight
Author(s): Joshua Hatzenbuehler
autogenerated on Fri Jul 12 2019 03:31:01