Orcus
|
#include <styles.hpp>
Public Member Functions | |
void | set () noexcept |
void | reset () |
bool | operator== (const border_active_t &other) const noexcept |
bool | operator!= (const border_active_t &other) const noexcept |
Public Attributes | |
border_attrs_active_t | top |
border_attrs_active_t | bottom |
border_attrs_active_t | left |
border_attrs_active_t | right |
border_attrs_active_t | diagonal |
border_attrs_active_t | diagonal_bl_tr |
border_attrs_active_t | diagonal_tl_br |
Active attribute flags associated with border_t.