Namespaces | Enumerations

ConsoleColours.h File Reference

Definition of enum Colour. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  keyvalue
 

All functionalities of KeyValue library are inside this namespace.


namespace  keyvalue::logger
 

All logger functionalities are inside this namespace.


Enumerations

enum  Colour {
  black = 0, red, green, yellow,
  blue, pink, cyan, white,
  grey, bold_red, bold_green, bold_yellow,
  bold_blue, bold_pink, bold_cyan, bold_white
}
 

Console colours.

More...

Detailed Description

Definition of enum Colour.