WORM
0.2
A C++ DAL/ORM code generation framework
Main Page
Related Pages
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
WSql
WSqlTable
WSql::WSqlTable Member List
This is the complete list of members for
WSql::WSqlTable
, including all inherited members.
_className
WSql::WSqlTable
[protected]
_columns
WSql::WSqlTable
[protected]
_foreignKeys
WSql::WSqlTable
[protected]
_isValid
WSql::WSqlTable
[protected]
_name
WSql::WSqlTable
[protected]
_referencedKeys
WSql::WSqlTable
[protected]
_type
WSql::WSqlTable
[protected]
addForeignKey
(const WSqlForeignKey &fk)
WSql::WSqlTable
addReferencedKey
(const WSqlReferencedKey &rk)
WSql::WSqlTable
append
(const WSqlColumn &column)
WSql::WSqlTable
className
() const
WSql::WSqlTable
[inline]
column
(int i) const
WSql::WSqlTable
column
(const std::string &name) const
WSql::WSqlTable
columnName
(int i) const
WSql::WSqlTable
columnNames
() const
WSql::WSqlTable
columns
() const
WSql::WSqlTable
count
() const
WSql::WSqlTable
foreignKey
(const std::string columnname) const
WSql::WSqlTable
foreignKeys
() const
WSql::WSqlTable
hasForeignKeys
() const
WSql::WSqlTable
[inline]
hasReferencedKeys
() const
WSql::WSqlTable
[inline]
indexOf
(const std::string &columnname) const
WSql::WSqlTable
insert
(int pos, const WSqlColumn &column, bool replace=false)
WSql::WSqlTable
isEmpty
() const
WSql::WSqlTable
isValid
() const
WSql::WSqlTable
[inline]
JOIN
enum value
WSql::WSqlTable
name
() const
WSql::WSqlTable
[inline]
NORMAL
enum value
WSql::WSqlTable
operator!=
(const WSqlTable &other) const
WSql::WSqlTable
[inline]
operator=
(const WSqlTable &other)
WSql::WSqlTable
[virtual]
operator==
(const WSqlTable &other) const
WSql::WSqlTable
[virtual]
referencedKey
(const std::string columnname) const
WSql::WSqlTable
referencedKeys
() const
WSql::WSqlTable
remove
(int pos)
WSql::WSqlTable
removeForeignKey
(const WSqlForeignKey &fk)
WSql::WSqlTable
removeForeignKey
(int pos)
WSql::WSqlTable
removeForeignKey
(const std::string &columnname)
WSql::WSqlTable
removeReferencedKey
(const WSqlReferencedKey &rk)
WSql::WSqlTable
removeReferencedKey
(int pos)
WSql::WSqlTable
removeReferencedKey
(const std::string &columnname)
WSql::WSqlTable
replace
(int pos, const WSqlColumn &column)
WSql::WSqlTable
setClassName
(const std::string &n)
WSql::WSqlTable
[inline]
setIsValid
(bool b)
WSql::WSqlTable
[inline]
setName
(const std::string &n)
WSql::WSqlTable
setType
(Type t)
WSql::WSqlTable
[inline]
type
() const
WSql::WSqlTable
[inline]
Type
enum name
WSql::WSqlTable
TYPETABLE
enum value
WSql::WSqlTable
VIEW
enum value
WSql::WSqlTable
WSqlTable
()
WSql::WSqlTable
WSqlTable
(const std::string name)
WSql::WSqlTable
WSqlTable
(const WSqlTable &other)
WSql::WSqlTable
~WSqlTable
()
WSql::WSqlTable
[virtual]
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Defines
Generated on Fri Nov 18 2011 21:01:46 for WORM by
1.7.3