|
xlnt - community edition
|
This is the complete list of members for xlnt::column_t, including all inherited members.
| column_index_from_string(const std::string &column_string) | xlnt::column_t | static |
| column_string() const | xlnt::column_t | |
| column_string_from_index(index_t column_index) | xlnt::column_t | static |
| column_t() | xlnt::column_t | |
| column_t(index_t column_index) | xlnt::column_t | |
| column_t(const std::string &column_string) | xlnt::column_t | |
| column_t(const char *column_string) | xlnt::column_t | |
| index | xlnt::column_t | |
| index_t typedef | xlnt::column_t | |
| operator!=(const column_t &other) const | xlnt::column_t | |
| operator!=(int other) const | xlnt::column_t | |
| operator!=(index_t other) const | xlnt::column_t | |
| operator!=(const std::string &other) const | xlnt::column_t | |
| operator!=(const char *other) const | xlnt::column_t | |
| operator+(column_t lhs, const column_t &rhs) | xlnt::column_t | friend |
| operator++() | xlnt::column_t | |
| operator++(int) | xlnt::column_t | |
| operator+=(const column_t &rhs) | xlnt::column_t | |
| operator-(column_t lhs, const column_t &rhs) | xlnt::column_t | friend |
| operator--() | xlnt::column_t | |
| operator--(int) | xlnt::column_t | |
| operator-=(const column_t &rhs) | xlnt::column_t | |
| operator<(const column_t &other) const | xlnt::column_t | |
| operator<(const column_t::index_t &other) const | xlnt::column_t | |
| operator<(const column_t::index_t &left, const column_t &right) | xlnt::column_t | friend |
| operator<=(const column_t &other) const | xlnt::column_t | |
| operator<=(const column_t::index_t &other) const | xlnt::column_t | |
| operator<=(const column_t::index_t &left, const column_t &right) | xlnt::column_t | friend |
| operator=(const std::string &rhs) | xlnt::column_t | |
| operator=(const char *rhs) | xlnt::column_t | |
| operator==(const column_t &other) const | xlnt::column_t | |
| operator==(int other) const | xlnt::column_t | |
| operator==(index_t other) const | xlnt::column_t | |
| operator==(const std::string &other) const | xlnt::column_t | |
| operator==(const char *other) const | xlnt::column_t | |
| operator>(const column_t &other) const | xlnt::column_t | |
| operator>(const column_t::index_t &other) const | xlnt::column_t | |
| operator>(const column_t::index_t &left, const column_t &right) | xlnt::column_t | friend |
| operator>=(const column_t &other) const | xlnt::column_t | |
| operator>=(const column_t::index_t &other) const | xlnt::column_t | |
| operator>=(const column_t::index_t &left, const column_t &right) | xlnt::column_t | friend |
| swap(column_t &left, column_t &right) | xlnt::column_t | friend |
1.8.13