Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

table Member List

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

cell_data typedef (defined in table)table
cell_type typedef (defined in table)table
cell_type (defined in table)table [friend]
col_count() const table [inline]
col_width(unsigned col, factor width_factor)table [inline]
col_width(unsigned col) const table [inline]
const_cell_type typedef (defined in table)table
default_cell_data() const table [inline]
detail::cell_proxy_base<CellData> (defined in table)table [friend]
dimensions(unsigned cols, unsigned rows)table [inline]
factor typedef (defined in table)table
insert_col(unsigned col)table [inline]
insert_row(unsigned row)table [inline]
merge_cells(const cell_range &range)table [inline]
operator=(const table &t) (defined in table)table [inline]
operator[](unsigned col)table [inline]
operator[](unsigned col) const table [inline]
remove_col(unsigned col)table [inline]
remove_row(unsigned row)table [inline]
row_count() const table [inline]
row_height(unsigned row, factor height_factor)table [inline]
row_height(unsigned row) const table [inline]
self typedef (defined in table)table
swap(self &t)table [inline]
table(const cell_data &def_cell_data)table [inline]
table(const cell_data &def_cell_data, unsigned cols, unsigned rows)table [inline]
table(const table &t) (defined in table)table [inline]
unmerge_cells(const cell_range &range)table [inline]
unmerge_cells(COORDS coords)table [inline]
~table() (defined in table)table [inline, virtual]



by Steven Weiss. You can contact me at steven11@gmx.de.