db::FieldDescSet Member List

This is the complete list of members for db::FieldDescSet, including all inherited members.

_equal(const FieldDescSet &) const (defined in db::FieldDescSet)db::FieldDescSet
add(const FieldDesc &item) (defined in db::FieldDescSet)db::FieldDescSet [inline]
add_blob(const NameChar *, bool nullable=false) (defined in db::FieldDescSet)db::FieldDescSet [inline]
add_currency(const NameChar *field_name, bool nullable=false)db::FieldDescSet [inline]
add_date(const NameChar *, bool nullable=false)db::FieldDescSet [inline]
add_field(const NameChar *field_name, FieldTypeTag field_type, int size, int precision, bool nullable)db::FieldDescSet
add_float(const NameChar *field_name, bool nullable=false)db::FieldDescSet [inline]
add_sint(const NameChar *field_name, int size=sizeof(db_sint), bool nullable=false)db::FieldDescSet [inline]
add_string(const NameChar *field_name, int size, bool nullable=false)db::FieldDescSet [inline]
add_time(const NameChar *, int precision, bool nullable=false)db::FieldDescSet [inline]
add_time(const NameChar *, bool nullable=false)db::FieldDescSet [inline]
add_uint(const NameChar *field_name, int size=sizeof(db_uint), bool nullable=false)db::FieldDescSet [inline]
add_wstring(const NameChar *field_name, int size, bool nullable=false)db::FieldDescSet [inline]
at(int index) const (defined in db::FieldDescSet)db::FieldDescSet [inline]
at(const NameChar *name) const (defined in db::FieldDescSet)db::FieldDescSet [inline]
at(int index) (defined in db::FieldDescSet)db::FieldDescSet [inline]
find(const NameChar *name) const (defined in db::FieldDescSet)db::FieldDescSet [inline]
insert(int at, const FieldDesc &item) (defined in db::FieldDescSet)db::FieldDescSet [inline]
operator[](int index) const (defined in db::FieldDescSet)db::FieldDescSet [inline]
operator[](const NameChar *name) const (defined in db::FieldDescSet)db::FieldDescSet [inline]
operator[](int index) (defined in db::FieldDescSet)db::FieldDescSet [inline]
operator[](const NameChar *name) (defined in db::FieldDescSet)db::FieldDescSet [inline]
remove(int index) (defined in db::FieldDescSet)db::FieldDescSet [inline]
remove(const NameChar *name) (defined in db::FieldDescSet)db::FieldDescSet [inline]
remove_all() (defined in db::FieldDescSet)db::FieldDescSet [inline]
size() const (defined in db::FieldDescSet)db::FieldDescSet [inline]


Copyright © 2005-2008 ITTIA®. All rights reserved.