![]() |
ImFusion SDK 4.3
|
This is the complete list of members for Table, including all inherited members.
add(const std::string &name, const std::string &value) | Table | |
add(const std::string &name, double value) | Table | |
colName(int which) const | Table | |
cols() const | Table | |
numData(const std::string &name) const | Table | |
operator=(const Table &) (defined in Table) | Table | |
read(const std::string &filename, const std::vector< std::string > &columns={}) | Table | |
row(int which) const | Table | |
rows() const | Table | |
strData(const std::string &name) const | Table | |
Table(bool useComma=false, bool fillRows=true) | Table | |
Table(const Table &) (defined in Table) | Table | |
ValueType typedef (defined in Table) | Table | |
write(const std::string &filename, bool append=false, char delimiter=';') const | Table | |
~Table() (defined in Table) | Table |