This is the complete list of members for 
table, including all inherited members.
  | assign(const table &a_class) | table |  [virtual] | 
  | assign(const size_type a_x, const size_type a_y, const estring &a_class) | table |  [virtual] | 
  | assign(const size_type a_x, const size_type a_y, const table &a_class) | table |  [virtual] | 
  | col_height(void) const  | table |  | 
  | col_width(const size_type a_x) const  | table |  | 
  | cursor_x(void) const  | table |  | 
  | cursor_y(void) const  | table |  | 
  | eot(void) const  | table |  | 
  | height(void) const  | table |  [virtual] | 
  | insert_col(const size_type a_x) | table |  [virtual] | 
  | insert_row(const size_type a_y) | table |  [virtual] | 
  | m_cursor_x | table |  [private] | 
  | m_cursor_y | table |  [private] | 
  | m_list_estring | table |  [private] | 
  | m_list_table | table |  [private] | 
  | m_repeat | table |  [private] | 
  | m_table | table |  [private] | 
  | mf_add_elt(const table_cell_estring &a_class) | table |  [private] | 
  | mf_add_elt(const table_cell_table &a_class) | table |  [private] | 
  | mf_init(void) | table |  [private] | 
  | mf_remove_elt(const table_cell_estring &a_class) | table |  [private] | 
  | mf_remove_elt(const table_cell_table &a_class) | table |  [private] | 
  | mf_remove_elt(size_type a_x, size_type a_y) | table |  [private] | 
  | mf_remove_row(size_type a_y) | table |  [private] | 
  | ncols(void) const  | table |  | 
  | nrows(void) const  | table |  | 
  | operator=(const table &a_class) | table |  | 
  | repeat(const bool a_bool) | table |  | 
  | resize(const size_type a_x, const size_type a_y) | table |  [virtual] | 
  | row_height(const size_type a_y) const  | table |  | 
  | row_width(void) const  | table |  | 
  | set_cursor(size_type a_x, size_type a_y) | table |  | 
  | size_type typedef | table |  | 
  | table() | table |  | 
  | table(const size_type a_ncols, const size_type a_nrows) | table |  | 
  | table(const table &a_class) | table |  | 
  | table_row_type typedef | table |  | 
  | table_type typedef | table |  | 
  | width(void) const  | table |  [virtual] | 
  | write(std::ostream &out, size_type a_line, size_type a_width) const  | table |  [virtual] | 
  | ~table() | table |  [virtual] |