xlnt
xlnt::column_t Member List

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_tstatic
column_string() constxlnt::column_t
column_string_from_index(index_t column_index)xlnt::column_tstatic
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
indexxlnt::column_t
index_t typedefxlnt::column_t
operator!=(const column_t &other) constxlnt::column_t
operator!=(int other) constxlnt::column_t
operator!=(index_t other) constxlnt::column_t
operator!=(const std::string &other) constxlnt::column_t
operator!=(const char *other) constxlnt::column_t
operator+(column_t lhs, const column_t &rhs)xlnt::column_tfriend
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_tfriend
operator--()xlnt::column_t
operator--(int)xlnt::column_t
operator-=(const column_t &rhs)xlnt::column_t
operator<(const column_t &other) constxlnt::column_t
operator<(const column_t::index_t &other) constxlnt::column_t
operator<(const column_t::index_t &left, const column_t &right)xlnt::column_tfriend
operator<=(const column_t &other) constxlnt::column_t
operator<=(const column_t::index_t &other) constxlnt::column_t
operator<=(const column_t::index_t &left, const column_t &right)xlnt::column_tfriend
operator=(const std::string &rhs)xlnt::column_t
operator=(const char *rhs)xlnt::column_t
operator==(const column_t &other) constxlnt::column_t
operator==(int other) constxlnt::column_t
operator==(index_t other) constxlnt::column_t
operator==(const std::string &other) constxlnt::column_t
operator==(const char *other) constxlnt::column_t
operator>(const column_t &other) constxlnt::column_t
operator>(const column_t::index_t &other) constxlnt::column_t
operator>(const column_t::index_t &left, const column_t &right)xlnt::column_tfriend
operator>=(const column_t &other) constxlnt::column_t
operator>=(const column_t::index_t &other) constxlnt::column_t
operator>=(const column_t::index_t &left, const column_t &right)xlnt::column_tfriend
swap(column_t &left, column_t &right)xlnt::column_tfriend