![]() |
QxOrm 1.1.9
C++ Object Relational Mapping library
|
beforeRegisterClass() | qx::QxClass< T > | [inline, private] |
clearPropertyBag() | qx::QxPropertyBag | [inline] |
countPropertyBag() const | qx::QxPropertyBag | [inline] |
data(const QString &sKey, long lVersion) | qx::QxClass< T > | |
data(V U::*pData, const QString &sKey) | qx::QxClass< T > | |
data(V U::*pData, const QString &sKey, long lVersion) | qx::QxClass< T > | |
data(V U::*pData, const QString &sKey, long lVersion, bool bSerialize) | qx::QxClass< T > | |
data(V U::*pData, const QString &sKey, long lVersion, bool bSerialize, bool bDao) | qx::QxClass< T > | |
dataMemberX() const | qx::QxClass< T > | [inline] |
deleteInstance() | qx::QxSingleton< QxClass< T > > | [inline, protected, virtual] |
deleteSingleton() | qx::QxSingleton< QxClass< T > > | [static] |
dumpClass() const | qx::IxClass | |
fct_0(const typename QxFunction_0< T, R >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_1(const typename QxFunction_1< T, R, P1 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_2(const typename QxFunction_2< T, R, P1, P2 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_3(const typename QxFunction_3< T, R, P1, P2, P3 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_4(const typename QxFunction_4< T, R, P1, P2, P3, P4 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_5(const typename QxFunction_5< T, R, P1, P2, P3, P4, P5 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_6(const typename QxFunction_6< T, R, P1, P2, P3, P4, P5, P6 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_7(const typename QxFunction_7< T, R, P1, P2, P3, P4, P5, P6, P7 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_8(const typename QxFunction_8< T, R, P1, P2, P3, P4, P5, P6, P7, P8 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fct_9(const typename QxFunction_9< T, R, P1, P2, P3, P4, P5, P6, P7, P8, P9 >::type_fct &fct, const QString &sKey) | qx::QxClass< T > | |
fctMemberX() const | qx::QxClass< T > | [inline] |
getAllPropertyBagKeys() const | qx::QxPropertyBag | [inline] |
getBaseClass() const | qx::QxClass< T > | [inline, virtual] |
getDaoStrategy() const | qx::IxClass | [inline] |
getDataMemberX() const | qx::IxClass | [inline] |
getDescription() const | qx::IxClass | [inline] |
getFctMemberX() const | qx::IxClass | [inline] |
getId() const | qx::IxClass | [inline] |
getKey() const | qx::IxClass | [inline] |
getName() const | qx::IxClass | [inline] |
getNamePtr() const | qx::IxClass | [inline] |
getPropertyBag(const QString &key) const | qx::QxPropertyBag | [inline] |
getSingleton() | qx::QxSingleton< QxClass< T > > | [static] |
getSoftDelete() const | qx::IxClass | [inline] |
getVersion() const | qx::IxClass | [inline] |
id(type_primary_key T::*pDataMemberId, const QString &sKey) | qx::QxClass< T > | |
id(type_primary_key T::*pDataMemberId, const QString &sKey, long lVersion) | qx::QxClass< T > | |
id(const QString &sKey, long lVersion) | qx::QxClass< T > | |
init() | qx::QxClass< T > | [private] |
initQxSingletonX() | qx::IxSingleton | [protected, static] |
insertFct(IxFunction_ptr pFct, const QString &sKey) | qx::QxClass< T > | [private] |
invoke(const QString &sKey, T *pOwner, const QString ¶ms=QString(), boost::any *ret=NULL) | qx::QxClass< T > | [inline, static] |
invoke(const QString &sKey, T *pOwner, const type_any_params ¶ms, boost::any *ret=NULL) | qx::QxClass< T > | [inline, static] |
invokeHelper(const QString &sKey, T *pOwner, const QString ¶ms, boost::any *ret) | qx::QxClass< T > | [inline, private] |
invokeHelper(const QString &sKey, T *pOwner, const type_any_params ¶ms, boost::any *ret) | qx::QxClass< T > | [inline, private] |
is_valid_base_class enum value | qx::QxClass< T > | |
isFinalClass() const | qx::IxClass | [inline] |
isKindOf(const QString &sClassName) const | qx::IxClass | |
isSingletonNull() | qx::QxSingleton< QxClass< T > > | [inline, protected, static] |
IxClass() | qx::IxClass | [inline, protected] |
IxSingleton(const QString &sKey) | qx::IxSingleton | [protected] |
m_bFinalClass | qx::IxClass | [protected] |
m_byteName | qx::IxClass | [protected] |
m_eDaoStrategy | qx::IxClass | [protected] |
m_lstPropertyBag | qx::QxPropertyBag | [protected] |
m_lVersion | qx::IxClass | [protected] |
m_oMutexClass | qx::QxClass< T > | [protected] |
m_oSoftDelete | qx::IxClass | [protected] |
m_pDataMemberX | qx::IxClass | [protected] |
m_pFctMemberX | qx::IxClass | [protected] |
m_pName | qx::IxClass | [protected] |
m_sDescription | qx::IxClass | [protected] |
m_sKey | qx::IxClass | [protected] |
m_sKeySingleton | qx::IxSingleton | [protected] |
m_sName | qx::IxClass | [protected] |
QxClass() | qx::QxClass< T > | [inline, protected] |
QxPropertyBag() | qx::QxPropertyBag | [inline] |
QxSingleton(const QString &sKey) | qx::QxSingleton< QxClass< T > > | [inline, protected] |
QxSingleton< QxClass< T > > class | qx::QxClass< T > | [friend] |
registerClass() | qx::QxClass< T > | [inline, private] |
relationManyToMany(V U::*pData, const QString &sKey, const QString &sExtraTable, const QString &sForeignKeyOwner, const QString &sForeignKeyDataType) | qx::QxClass< T > | |
relationManyToMany(V U::*pData, const QString &sKey, const QString &sExtraTable, const QString &sForeignKeyOwner, const QString &sForeignKeyDataType, long lVersion) | qx::QxClass< T > | |
relationManyToOne(V U::*pData, const QString &sKey) | qx::QxClass< T > | |
relationManyToOne(V U::*pData, const QString &sKey, long lVersion) | qx::QxClass< T > | |
relationOneToMany(V U::*pData, const QString &sKey, const QString &sForeignKey) | qx::QxClass< T > | |
relationOneToMany(V U::*pData, const QString &sKey, const QString &sForeignKey, long lVersion) | qx::QxClass< T > | |
relationOneToOne(V U::*pData, const QString &sKey) | qx::QxClass< T > | |
relationOneToOne(V U::*pData, const QString &sKey, long lVersion) | qx::QxClass< T > | |
removePropertyBag(const QString &key) | qx::QxPropertyBag | [inline] |
setDaoStrategy(qx::dao::strategy::inheritance eDaoStrategy) | qx::IxClass | [inline] |
setDescription(const QString &sDesc) | qx::IxClass | [inline] |
setName(const QString &sName) | qx::IxClass | [inline] |
setPropertyBag(const QString &key, const QVariant &value) | qx::QxPropertyBag | [inline] |
setSoftDelete(const qx::QxSoftDelete &oSoftDelete) | qx::IxClass | [inline] |
type_any_params typedef | qx::QxClass< T > | |
type_base_class typedef | qx::QxClass< T > | |
type_hash_prop_bag typedef | qx::QxPropertyBag | [protected] |
type_hash_prop_bag_ptr typedef | qx::QxPropertyBag | [protected] |
type_primary_key typedef | qx::QxClass< T > | |
updateClassX() | qx::IxClass | [protected] |
~IxClass()=0 | qx::IxClass | [protected, pure virtual] |
~IxSingleton() | qx::IxSingleton | [protected, virtual] |
~QxClass() | qx::QxClass< T > | [inline, protected, virtual] |
~QxPropertyBag() | qx::QxPropertyBag | [inline, virtual] |
~QxSingleton() | qx::QxSingleton< QxClass< T > > | [inline, protected, virtual] |