Grid 0.7.0
Colours Class Reference

#include <Log.h>

Public Member Functions

 Colours (bool activate=false)
void Active (bool activate)

Data Fields

std::map< std::string, std::string > colour

Protected Attributes

bool is_active

Detailed Description

Definition at line 46 of file Log.h.

Constructor & Destructor Documentation

◆ Colours()

Colours::Colours ( bool activate = false)
inline

Definition at line 52 of file Log.h.

References Active().

Member Function Documentation

◆ Active()

void Colours::Active ( bool activate)
inline

Definition at line 56 of file Log.h.

References colour, and is_active.

Referenced by Colours().

Field Documentation

◆ is_active

bool Colours::is_active
protected

Definition at line 48 of file Log.h.

Referenced by Active().

◆ colour

std::map<std::string, std::string> Colours::colour

Definition at line 50 of file Log.h.

Referenced by Active().


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