Searched refs:OExtendedTypeInfo (Results 1 – 4 of 4) sorted by relevance
446 OExtendedTypeInfo* aInfo = new OExtendedTypeInfo(); in buildTypeInfo()532 const OExtendedTypeInfo* OConnection::getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo, in getTypeInfoFromType()539 const OExtendedTypeInfo* pTypeInfo = NULL; in getTypeInfoFromType()549 OExtendedTypeInfo* pInfo = aIter->second; in getTypeInfoFromType()611 ::std::mem_fun(&OExtendedTypeInfo::getDBName), in getTypeInfoFromType()
218 …const OExtendedTypeInfo* pTypeInfo = OConnection::getTypeInfoFromType(*m_pConnection->getTypeInfo(… in fillPropertyValues()229 ::std::mem_fun(&OExtendedTypeInfo::getDBName), in fillPropertyValues()
100 ::std::mem_fun(&OExtendedTypeInfo::getDBName), in appendObject()
40 struct OExtendedTypeInfo struct51 typedef ::std::multimap<DataTypeEnum, OExtendedTypeInfo*> OTypeInfoMap;137 static const OExtendedTypeInfo* getTypeInfoFromType(const OTypeInfoMap& _rTypeInfo,
Completed in 24 milliseconds