libdrmconf 0.14.1
A library to program DMR radios.
Loading...
Searching...
No Matches
DM32UVCodeplug::GeneralSettingsElement::Color Struct Reference

Implements the translation between color names and code. More...

#include <dm32uv_codeplug.hh>

Public Types

enum class  Code {
  White = 0 , Black = 1 , Orange = 2 , Red = 3 ,
  Yellow = 4 , Green = 5 , Cyan = 6 , Blue = 7
}

Static Public Member Functions

static unsigned int encode (Code name)
static Code decode (unsigned int code)

Detailed Description

Implements the translation between color names and code.

For now, this struct is futile but becomes necessary, once there is a common color name scheme.


The documentation for this struct was generated from the following files:
  • /builddir/build/BUILD/qdmr-0.14.1-build/qdmr-0.14.1/lib/dm32uv_codeplug.hh
  • /builddir/build/BUILD/qdmr-0.14.1-build/qdmr-0.14.1/lib/dm32uv_codeplug.cc