Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
CEntTable Member List

This is the complete list of members for CEntTable, including all inherited members.

addCellData(uint64_t indColBegin, uint64_t indRowBegin, uint64_t indColEnd, uint64_t indRowEnd, CCell **cell)CEntTable
addCellDataOnlyOnceCell(uint64_t indCol, uint64_t indRow, CCell **cell)CEntTable
addCellFooter(uint64_t indColBegin, uint64_t indRowBegin, uint64_t indColEnd, uint64_t indRowEnd, CCell **cell)CEntTable
addCellHeader(uint64_t indColBegin, uint64_t indRowBegin, uint64_t indColEnd, uint64_t indRowEnd, CCell **cell)CEntTable
addCellHeaderOnlyOnceCell(uint64_t indCol, uint64_t indRow, CCell **cell)CEntTable
cellPaddingCEntTablestatic
CEntTable()CEntTable
CEntTable(std::string titleTable)CEntTableexplicit
CEntTable(const CEntTable &other)CEntTable
CEntTable(CEntTable &&other)=deleteCEntTable
footerOpt() constCEntTable
hasData() constCEntTable
headerOpt() constCEntTable
heightTableFooter() constCEntTable
m_dataCEntTableprivate
m_footerOptCEntTableprivate
m_headerOptCEntTableprivate
m_heightTableFooterCEntTableprivate
m_heightTableHeaderCEntTableprivate
m_numColsCEntTableprivate
m_styleTitleCEntTableprivate
m_titleTableOptCEntTableprivate
m_widthColumnsCEntTableprivate
numCols() constCEntTable
operator=(const CEntTable &other)=deleteCEntTable
operator=(CEntTable &&other)=deleteCEntTable
processEntity(IManagerPrinter *manager) overrideCEntTablevirtual
prvBeginTable(IManagerPrinter *manager)CEntTableprivate
prvDeleteEmptyColumns(std::vector< uint32_t > *pVector)CEntTableprivate
prvEndTable(IManagerPrinter *manager) constCEntTableprivate
prvSetHeightRowsTable(IManagerPrinter *pPrinter)CEntTableprivate
prvSetHeightTableFooter(std::vector< double > &heightRowsFooter)CEntTableprivate
prvSetHeightTableHeading(std::vector< double > &heightRowsHeading, const std::vector< double > &heightRowsData)CEntTableprivate
prvSetNumColumns()CEntTableprivate
prvSetNumRowsTable()CEntTableprivate
prvSetTextHeightTable(uint64_t cells) constCEntTableprivate
prvSetWidthColumns(IManagerPrinter *pPrinter)CEntTableprivate
setTextHeightTable(uint64_t heightFont)CEntTable
styleTitle() constCEntTable
titleTableOpt()CEntTable
widthColumns()CEntTable
~CEntTable() overrideCEntTable
~IEntPrinter()=defaultIEntPrintervirtual