votca 2024-dev
Loading...
Searching...
No Matches
Public Member Functions | List of all members
votca::tools::csDefault Class Referencefinal

#include <colors.h>

Inheritance diagram for votca::tools::csDefault:
Inheritance graph
[legend]
Collaboration diagram for votca::tools::csDefault:
Collaboration graph
[legend]

Public Member Functions

const char * reset () const
 
const char * black () const
 
const char * red () const
 
const char * green () const
 
const char * yellow () const
 
const char * blue () const
 
const char * magenta () const
 
const char * cyan () const
 
const char * white () const
 
virtual const char * reset () const =0
 
virtual const char * black () const =0
 
virtual const char * red () const =0
 
virtual const char * green () const =0
 
virtual const char * yellow () const =0
 
virtual const char * blue () const =0
 
virtual const char * magenta () const =0
 
virtual const char * cyan () const =0
 
virtual const char * white () const =0
 

Detailed Description

Definition at line 107 of file colors.h.

Member Function Documentation

◆ black()

const char * votca::tools::csDefault::black ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 110 of file colors.h.

◆ blue()

const char * votca::tools::csDefault::blue ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 114 of file colors.h.

◆ cyan()

const char * votca::tools::csDefault::cyan ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 116 of file colors.h.

◆ green()

const char * votca::tools::csDefault::green ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 112 of file colors.h.

◆ magenta()

const char * votca::tools::csDefault::magenta ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 115 of file colors.h.

◆ red()

const char * votca::tools::csDefault::red ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 111 of file colors.h.

◆ reset()

const char * votca::tools::csDefault::reset ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 109 of file colors.h.

◆ white()

const char * votca::tools::csDefault::white ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 117 of file colors.h.

◆ yellow()

const char * votca::tools::csDefault::yellow ( ) const
inlinevirtual

Implements votca::tools::ColorScheme.

Definition at line 113 of file colors.h.


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