Card defines a display range in the console.
More...
#include <table.h>
Card defines a display range in the console.
◆ Card() [1/4]
◆ Card() [2/4]
zeroerr::Card::Card |
( |
std::string |
title | ) |
|
|
inline |
◆ Card() [3/4]
zeroerr::Card::Card |
( |
unsigned |
width, |
|
|
unsigned |
height |
|
) |
| |
|
inline |
◆ Card() [4/4]
zeroerr::Card::Card |
( |
std::string |
title, |
|
|
unsigned |
width, |
|
|
unsigned |
height |
|
) |
| |
|
inline |
◆ show()
void zeroerr::Card::show |
( |
std::ostream & |
os, |
|
|
std::string |
str |
|
) |
| |
◆ height
unsigned zeroerr::Card::height |
◆ title
std::string zeroerr::Card::title |
◆ width
unsigned zeroerr::Card::width |
The documentation for this struct was generated from the following file: