|
This is the complete list of members for sptk::CColumn, including all inherited members.
| autoWidth() const | sptk::CColumn | inline |
| autoWidth(bool v) | sptk::CColumn | inline |
| CColumn(const std::string &cname="", VariantDataType type=VariantDataType::VAR_STRING, int32_t cwidth=100, bool cvisible=true) | sptk::CColumn | |
| CColumn(const CColumn &col)=default | sptk::CColumn | |
| load(const xdoc::SNode &node) | sptk::CColumn | |
| name() const | sptk::CColumn | inline |
| save(const xdoc::SNode &node) const | sptk::CColumn | |
| type() const | sptk::CColumn | inline |
| visible() const | sptk::CColumn | inline |
| visible(bool v) | sptk::CColumn | inline |
| width() const | sptk::CColumn | inline |
| width(int16_t w) | sptk::CColumn | inline |