#include <label.h>
◆ FontBuffer() [1/5]
constexpr teeui::FontBuffer::FontBuffer |
( |
| ) |
|
|
inlineconstexpr |
◆ FontBuffer() [2/5]
constexpr teeui::FontBuffer::FontBuffer |
( |
const uint8_t * |
data, |
|
|
size_t |
size |
|
) |
| |
|
inlineconstexprnoexcept |
◆ FontBuffer() [3/5]
template<size_t size>
constexpr teeui::FontBuffer::FontBuffer |
( |
const uint8_t(&) |
data[size] | ) |
|
|
inlineexplicitconstexprnoexcept |
◆ FontBuffer() [4/5]
constexpr teeui::FontBuffer::FontBuffer |
( |
const FontBuffer & |
| ) |
|
|
constexprdefaultnoexcept |
◆ FontBuffer() [5/5]
constexpr teeui::FontBuffer::FontBuffer |
( |
FontBuffer && |
| ) |
|
|
constexprdefaultnoexcept |
◆ data()
const uint8_t * teeui::FontBuffer::data |
( |
| ) |
const |
|
inline |
◆ operator bool()
constexpr teeui::FontBuffer::operator bool |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ size()
size_t teeui::FontBuffer::size |
( |
| ) |
const |
|
inline |
◆ data_
const uint8_t* teeui::FontBuffer::data_ |
|
private |
◆ size_
size_t teeui::FontBuffer::size_ |
|
private |
The documentation for this class was generated from the following file:
- teeui/libteeui/include/teeui/label.h