GATE
gate::PropTable Member List

This is the complete list of members for gate::PropTable, including all inherited members.

c_impl() noexcept (defined in gate::PropTable)gate::PropTable
c_impl() const noexcept (defined in gate::PropTable)gate::PropTable
getColumnCount() const (defined in gate::PropTable)gate::PropTable
getColumnName(size_t columnIndex) const (defined in gate::PropTable)gate::PropTable
getColumnType(size_t columnIndex) const (defined in gate::PropTable)gate::PropTable
getItem(size_t rowIndex, String const &columnName) const (defined in gate::PropTable)gate::PropTable
getItemAt(size_t rowIndex, size_t columnIndex) const (defined in gate::PropTable)gate::PropTable
getRowCount() const (defined in gate::PropTable)gate::PropTable
insertColumn(String const &columnName, Property::TypeEnum columnType, size_t insertAt=InvalidIndex) (defined in gate::PropTable)gate::PropTable
insertRow(size_t insertAt=InvalidIndex) (defined in gate::PropTable)gate::PropTable
InvalidIndex (defined in gate::PropTable)gate::PropTablestatic
operator()(size_t rowIndex, size_t columnIndex) const (defined in gate::PropTable)gate::PropTable
operator()(size_t rowIndex, String const &columnName) const (defined in gate::PropTable)gate::PropTable
operator=(PropTable const &src) (defined in gate::PropTable)gate::PropTable
PropTable() (defined in gate::PropTable)gate::PropTable
PropTable(PropTable const &src) (defined in gate::PropTable)gate::PropTable
removeColumn(String const &columnName) (defined in gate::PropTable)gate::PropTable
removeColumnAt(size_t columnIndex) (defined in gate::PropTable)gate::PropTable
removeRow(size_t rowIndex) (defined in gate::PropTable)gate::PropTable
resolveColumnIndex(String const &columnName) (defined in gate::PropTable)gate::PropTable
setColumnName(size_t columnIndex, String const &newName) (defined in gate::PropTable)gate::PropTable
setItem(size_t rowIndex, String const &columnName, Property const &prop) (defined in gate::PropTable)gate::PropTable
setItemAt(size_t rowIndex, size_t columnIndex, Property const &prop) (defined in gate::PropTable)gate::PropTable
swap(PropTable &table) noexcept (defined in gate::PropTable)gate::PropTable
~PropTable() noexcept (defined in gate::PropTable)gate::PropTable