OpenCPN Partial API docs
Loading...
Searching...
No Matches
NoColorsByState Class Reference

Functor returning default color for all states. More...

#include <tty_scroll.h>

Inheritance diagram for NoColorsByState:
ColorByState

Public Member Functions

 NoColorsByState (wxColor color)
 
wxColor operator() (NavmsgStatus ns)
 

Detailed Description

Functor returning default color for all states.

Definition at line 56 of file tty_scroll.h.

Constructor & Destructor Documentation

◆ NoColorsByState()

NoColorsByState::NoColorsByState ( wxColor  color)
inline

Definition at line 58 of file tty_scroll.h.

Member Function Documentation

◆ operator()()

wxColor NoColorsByState::operator() ( NavmsgStatus  ns)
inlinevirtual

Implements ColorByState.

Definition at line 60 of file tty_scroll.h.


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