Beam-lib  2.16.3
This is the Beam C++ class library.
Public Member Functions | List of all members
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 ()
 

Constructor & Destructor Documentation

◆ BTable()

BTable::BTable ( )

◆ ~BTable()

BTable::~BTable ( )

Member Function Documentation

◆ addRow()

void BTable::addRow ( BArray< BString data)

◆ clear()

void BTable::clear ( )

◆ print()

void BTable::print ( )

◆ setTitle()

void BTable::setTitle ( BArray< BString title)

The documentation for this class was generated from the following files: