Nemiver  0.3
nemiver::common::Column Member List

This is the complete list of members for nemiver::common::Column, including all inherited members.

Column(const common::UString &a_name="empty:empty", const common::UString &a_value="empty:empty", bool a_auto_increment=false)nemiver::common::Columninline
Column(const common::UString &a_name, long long a_value, bool a_auto_increment=false)nemiver::common::Columninline
get_auto_increment()nemiver::common::Columninline
get_name()nemiver::common::Columninline
get_value()nemiver::common::Columninline
set_auto_increment(bool a_auto)nemiver::common::Columninline
set_name(const common::UString &a_name)nemiver::common::Columninline
set_value(const common::UString &a_value)nemiver::common::Columninline