Nebula
|
This is the complete list of members for Db::Writer, including all inherited members.
__DeclareClass(Writer) | Db::Writer | private |
AddColumn(const Db::Column &col) | Db::Writer | inline |
AddRef() | Core::RefCounted | inline |
BeginRow() | Db::Writer | |
Close() | Db::Writer | |
columnMap | Db::Writer | private |
columns | Db::Writer | private |
database | Db::Writer | private |
DumpRefCountingLeaks() | Core::RefCounted | static |
EndRow() | Db::Writer | |
FindAttrIndex(Attr::AttrId id) const | Db::Writer | private |
flushTable | Db::Writer | private |
GetClassFourCC() const | Core::RefCounted | inline |
GetClassName() const | Core::RefCounted | inline |
GetRefCount() const | Core::RefCounted | inline |
inBeginRow | Db::Writer | private |
IsA(const Rtti &rtti) const | Core::RefCounted | inline |
IsA(const Util::String &rttiName) const | Core::RefCounted | inline |
IsA(const Util::FourCC &rttiFourCC) const | Core::RefCounted | inline |
IsInstanceOf(const Rtti &rtti) const | Core::RefCounted | inline |
IsInstanceOf(const Util::String &className) const | Core::RefCounted | inline |
IsInstanceOf(const Util::FourCC &classFourCC) const | Core::RefCounted | inline |
IsOpen() const | Db::Writer | inline |
isOpen | Db::Writer | private |
Open() | Db::Writer | |
OpenFromValueTable(const Ptr< ValueTable > &values) | Db::Writer | |
refCount | Core::RefCounted | private |
RefCounted() | Core::RefCounted | inline |
Release() | Core::RefCounted | inline |
rowIndex | Db::Writer | private |
SetBlob(Attr::BlobAttrId id, const Util::Blob &blob) | Db::Writer | inline |
SetBool(Attr::BoolAttrId id, bool b) | Db::Writer | inline |
SetDatabase(const Ptr< Database > &db) | Db::Writer | inline |
SetFloat(Attr::FloatAttrId id, float f) | Db::Writer | inline |
SetFlushTable(bool flushTable) | Db::Writer | inline |
SetGuid(Attr::GuidAttrId id, const Util::Guid &guid) | Db::Writer | inline |
SetInt(Attr::IntAttrId id, int i) | Db::Writer | inline |
SetMat4(Attr::Mat4AttrId id, const Math::mat4 &m) | Db::Writer | inline |
SetString(Attr::StringAttrId id, const Util::String &s) | Db::Writer | inline |
SetTableName(const Util::String &n) | Db::Writer | inline |
SetVec4(Attr::Vec4AttrId id, const Math::vec4 &v) | Db::Writer | inline |
tableName | Db::Writer | private |
valueTable | Db::Writer | private |
Writer() | Db::Writer | |
~RefCounted() | Core::RefCounted | protectedvirtual |
~Writer() | Db::Writer | virtual |