teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Public Member Functions | Static Public Member Functions | List of all members
teditor::AttrHelper Struct Reference

#include <colors.h>

Public Member Functions

 AttrHelper ()
 

Static Public Member Functions

static color_t fromstr (const std::string &str)
 
static std::string tostr (color_t attr)
 

Constructor & Destructor Documentation

◆ AttrHelper()

teditor::AttrHelper::AttrHelper ( )

Member Function Documentation

◆ fromstr()

color_t teditor::AttrHelper::fromstr ( const std::string &  str)
static

◆ tostr()

std::string teditor::AttrHelper::tostr ( color_t  attr)
static

The documentation for this struct was generated from the following files: