TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
This is the complete list of members for ts::Grid, including all inherited members.
border() const | ts::Grid | inline |
both(size_t width=0, UChar pad=SPACE) const | ts::Grid | inline |
bothTruncateLeft(size_t width=0, UChar pad=SPACE) const | ts::Grid | inline |
bothTruncateRight(size_t width=0, UChar pad=SPACE) const | ts::Grid | inline |
closeTable() | ts::Grid | |
DEFAULT_LINE_WIDTH | ts::Grid | static |
DEFAULT_MARGIN_WIDTH | ts::Grid | static |
Grid(std::ostream &output) | ts::Grid | |
left(size_t width=0, UChar pad=SPACE) const | ts::Grid | inline |
lineCount() const | ts::Grid | inline |
lineWidth() const | ts::Grid | inline |
marginWidth() const | ts::Grid | inline |
openTable() | ts::Grid | |
putLayout(const std::initializer_list< ColumnText > text) | ts::Grid | |
putLine(const UString &line=UString()) | ts::Grid | |
putLine(const UString &left, const UString &right, bool oneLine=true) | ts::Grid | |
putMultiLine(const UString &text=UString()) | ts::Grid | |
right(size_t width=0, UChar pad=SPACE) const | ts::Grid | inline |
section() | ts::Grid | |
setLayout(const std::initializer_list< ColumnLayout > layout) | ts::Grid | |
setLineWidth(size_t lineWidth=DEFAULT_LINE_WIDTH, size_t marginWidth=DEFAULT_MARGIN_WIDTH) | ts::Grid | |
stream() const | ts::Grid | inline |
subSection() | ts::Grid | |
tableIsOpen() const | ts::Grid | inline |
~Grid() | ts::Grid |