Stimfit  0.13.15
stf::Table Member List
This is the complete list of members for stf::Table, including all inherited members.
AppendRows(std::size_t nRows)stf::Table
at(std::size_t row, std::size_t col) const stf::Table
at(std::size_t row, std::size_t col)stf::Table
GetColLabel(std::size_t col) const stf::Table
GetRowLabel(std::size_t row) const stf::Table
IsEmpty(std::size_t row, std::size_t col) const stf::Table
nCols() const stf::Table [inline]
nRows() const stf::Table [inline]
SetColLabel(std::size_t col, const std::string &label)stf::Table
SetEmpty(std::size_t row, std::size_t col, bool value=true)stf::Table
SetRowLabel(std::size_t row, const std::string &label)stf::Table
Table(std::size_t nRows, std::size_t nCols)stf::Table
Table(const std::map< std::string, double > &map)stf::Table
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines