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

#include <colors.h>

Inheritance diagram for votca::tools::csRGB:
Inheritance graph
[legend]
Collaboration diagram for votca::tools::csRGB:
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 120 of file colors.h.

Member Function Documentation

◆ black()

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

Implements votca::tools::ColorScheme.

Definition at line 123 of file colors.h.

◆ blue()

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

Implements votca::tools::ColorScheme.

Definition at line 127 of file colors.h.

◆ cyan()

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

Implements votca::tools::ColorScheme.

Definition at line 129 of file colors.h.

◆ green()

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

Implements votca::tools::ColorScheme.

Definition at line 125 of file colors.h.

◆ magenta()

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

Implements votca::tools::ColorScheme.

Definition at line 128 of file colors.h.

◆ red()

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

Implements votca::tools::ColorScheme.

Definition at line 124 of file colors.h.

◆ reset()

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

Implements votca::tools::ColorScheme.

Definition at line 122 of file colors.h.

◆ white()

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

Implements votca::tools::ColorScheme.

Definition at line 130 of file colors.h.

◆ yellow()

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

Implements votca::tools::ColorScheme.

Definition at line 126 of file colors.h.


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