WORM 0.2
A C++ DAL/ORM code generation framework

WSql::WSqlRecord Member List

This is the complete list of members for WSql::WSqlRecord, including all inherited members.
append(WSqlField field)WSql::WSqlRecord [inline]
at(int pos) const WSql::WSqlRecord
clear()WSql::WSqlRecord
count() const WSql::WSqlRecord [inline]
data(int pos) const WSql::WSqlRecord
data(const std::string &colname) const WSql::WSqlRecord
empty()WSql::WSqlRecord [inline]
field(int pos) const WSql::WSqlRecord
field(const std::string &colname) const WSql::WSqlRecord
fields() const WSql::WSqlRecord [inline]
indexOf(const std::string &name) const WSql::WSqlRecord
isNull(int i) const WSql::WSqlRecord
isNull(const std::string &name) const WSql::WSqlRecord
isValid() const WSql::WSqlRecord [inline]
operator!=(const WSqlRecord &other) const WSql::WSqlRecord [inline]
operator=(const WSqlRecord &other)WSql::WSqlRecord
operator==(const WSqlRecord &other) const WSql::WSqlRecord
operator[](const std::string fieldname) const WSql::WSqlRecord [inline]
operator[](const char *fieldname) const WSql::WSqlRecord [inline]
setNull(int i)WSql::WSqlRecord
setNull(const std::string &name)WSql::WSqlRecord
size() const WSql::WSqlRecord [inline]
WSqlRecord()WSql::WSqlRecord
WSqlRecord(const WSqlRecord &other)WSql::WSqlRecord
~WSqlRecord()WSql::WSqlRecord
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Defines