![]() |
LeechCraft
0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
|
#include "oraldetailfwd.h"
Public Attributes | |
QString | Table_ |
QStringList | Fields_ |
QStringList | QualifiedFields_ |
QStringList | BoundFields_ |
Definition at line 36 of file oraldetailfwd.h.
QStringList LeechCraft::Util::oral::detail::CachedFieldsData::BoundFields_ |
Definition at line 42 of file oraldetailfwd.h.
Referenced by LeechCraft::Util::oral::detail::AdaptDelete< T >::AdaptDelete(), and LeechCraft::Util::oral::detail::MakeInserter().
QStringList LeechCraft::Util::oral::detail::CachedFieldsData::Fields_ |
Definition at line 40 of file oraldetailfwd.h.
Referenced by LeechCraft::Util::oral::detail::AdaptCreateTable(), LeechCraft::Util::oral::detail::AdaptDelete< T >::AdaptDelete(), LeechCraft::Util::oral::detail::ExtractConstraintFields< UniqueSubset< Fields... > >::operator()(), and LeechCraft::Util::oral::detail::ExtractConstraintFields< PrimaryKey< Fields... > >::operator()().
QStringList LeechCraft::Util::oral::detail::CachedFieldsData::QualifiedFields_ |
Definition at line 41 of file oraldetailfwd.h.
QString LeechCraft::Util::oral::detail::CachedFieldsData::Table_ |
Definition at line 38 of file oraldetailfwd.h.
Referenced by LeechCraft::Util::oral::detail::AdaptCreateTable(), LeechCraft::Util::oral::detail::AdaptDelete< T >::AdaptDelete(), LeechCraft::Util::oral::detail::DeleteByFieldsWrapper< T >::operator()(), and LeechCraft::Util::oral::detail::AdaptUpdate< T >::operator()().