Account
| LibTmsApi 2.3.0 |
BTable Class Reference
#include <BTable.h>
Public Member Functions | |
| BTable () | |
| ~BTable () | |
| void | clear () |
| void | setTitle (BArray< BString > title) |
| void | addRow (BArray< BString > data) |
| void | print () |
Private Member Functions | |
| void | calculateWidths () |
| void | printLine (BArray< BString > line, int comment=0) |
Private Attributes | |
| BArray< BString > | otitle |
| BList< BArray< BString > > | odata |
| BArray< int > | ocolumnWidths |
Constructor & Destructor Documentation
◆ BTable()
| BTable::BTable | ( | ) |
◆ ~BTable()
| BTable::~BTable | ( | ) |
Member Function Documentation
◆ addRow()
◆ calculateWidths()
| private |
◆ clear()
| void BTable::clear | ( | ) |
◆ print()
| void BTable::print | ( | ) |
◆ printLine()
◆ setTitle()
Member Data Documentation
◆ ocolumnWidths
| private |
◆ odata
◆ otitle
The documentation for this class was generated from the following files:
- /src/cern/tms/tms/beam/libBeam/BTable.h
- /src/cern/tms/tms/beam/libBeam/BTable.cpp
Generated by
