EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
ObjCacheDB Member List

This is the complete list of members for ObjCacheDB, including all inherited members.

CreateNewAccount(const char *login, const char *pass, const char *passHash, int64 role)ServiceDBprotectedstatic
DBResultToRowsetTuple(DBQueryResult &result)ObjCacheDBprotected
Generate_a_accessories()ObjCacheDBprotected
Generate_a_backgrounds()ObjCacheDBprotected
Generate_a_beards()ObjCacheDBprotected
Generate_a_costumes()ObjCacheDBprotected
Generate_a_decos()ObjCacheDBprotected
Generate_a_eyebrows()ObjCacheDBprotected
Generate_a_eyes()ObjCacheDBprotected
Generate_a_hairs()ObjCacheDBprotected
Generate_a_lights()ObjCacheDBprotected
Generate_a_lipsticks()ObjCacheDBprotected
Generate_a_makeups()ObjCacheDBprotected
Generate_a_skins()ObjCacheDBprotected
Generate_AllianceShortnames()ObjCacheDBprotected
Generate_BillTypes()ObjCacheDBprotected
Generate_bl_accessories()ObjCacheDBprotected
Generate_bl_backgrounds()ObjCacheDBprotected
Generate_bl_beards()ObjCacheDBprotected
Generate_bl_costumes()ObjCacheDBprotected
Generate_bl_decos()ObjCacheDBprotected
Generate_bl_eyebrows()ObjCacheDBprotected
Generate_bl_eyes()ObjCacheDBprotected
Generate_bl_hairs()ObjCacheDBprotected
Generate_bl_lights()ObjCacheDBprotected
Generate_bl_lipsticks()ObjCacheDBprotected
Generate_bl_makeups()ObjCacheDBprotected
Generate_bl_skins()ObjCacheDBprotected
Generate_BloodlineNames()ObjCacheDBprotected
Generate_c_chrAncestries()ObjCacheDBprotected
Generate_c_chrAttributes()ObjCacheDBprotected
Generate_c_chrBloodlines()ObjCacheDBprotected
Generate_c_chrRaces()ObjCacheDBprotected
Generate_c_chrSchools()ObjCacheDBprotected
Generate_cacheLocations()ObjCacheDBprotected
Generate_cacheOwners()ObjCacheDBprotected
Generate_certificateRelationships()ObjCacheDBprotected
Generate_certificates()ObjCacheDBprotected
Generate_CharNewExtraCareers()ObjCacheDBprotected
Generate_CharNewExtraCareerSkills()ObjCacheDBprotected
Generate_CharNewExtraRaceSkills()ObjCacheDBprotected
Generate_CharNewExtraSpecialities()ObjCacheDBprotected
Generate_CharNewExtraSpecialitySkills()ObjCacheDBprotected
Generate_chrAttributes()ObjCacheDBprotected
Generate_chrBloodlines()ObjCacheDBprotected
Generate_chrRaces()ObjCacheDBprotected
Generate_dgmAttribs()ObjCacheDBprotected
Generate_dgmEffects()ObjCacheDBprotected
Generate_dgmExpressions()ObjCacheDBprotected
Generate_dgmTypeAttribs()ObjCacheDBprotected
Generate_dgmTypeEffects()ObjCacheDBprotected
Generate_eveBulkDataUnits()ObjCacheDBprotected
Generate_eveGraphics()ObjCacheDBprotected
Generate_eveStaticLocations()ObjCacheDBprotected
Generate_eveStaticOwners()ObjCacheDBprotected
Generate_eveUnits()ObjCacheDBprotected
Generate_Icons()ObjCacheDBprotected
Generate_invBlueprintTypes()ObjCacheDBprotected
Generate_invCategories()ObjCacheDBprotected
Generate_invContrabandTypes()ObjCacheDBprotected
Generate_invFlags()ObjCacheDBprotected
Generate_invGroups()ObjCacheDBprotected
Generate_invMetaGroups()ObjCacheDBprotected
Generate_invMetaTypes()ObjCacheDBprotected
Generate_invShipTypes()ObjCacheDBprotected
Generate_Invtypematerials()ObjCacheDBprotected
Generate_invTypeReactions()ObjCacheDBprotected
Generate_invTypes()ObjCacheDBprotected
Generate_Locationscenes()ObjCacheDBprotected
Generate_locationWormholeClasses()ObjCacheDBprotected
Generate_mapCelestialDescriptions()ObjCacheDBprotected
Generate_OverviewDefaultGroups()ObjCacheDBprotected
Generate_OverviewDefaults()ObjCacheDBprotected
Generate_Ownericons()ObjCacheDBprotected
Generate_PaperdollColorNames()ObjCacheDBprotected
Generate_PaperdollColorRestrictions()ObjCacheDBprotected
Generate_PaperdollColors()ObjCacheDBprotected
Generate_PaperdollModifierLocations()ObjCacheDBprotected
Generate_PaperdollResources()ObjCacheDBprotected
Generate_PaperdollSculptingLocations()ObjCacheDBprotected
Generate_ramActivities()ObjCacheDBprotected
Generate_ramALTypeCategory()ObjCacheDBprotected
Generate_ramALTypeGroup()ObjCacheDBprotected
Generate_ramALTypes()ObjCacheDBprotected
Generate_ramCompletedStatuses()ObjCacheDBprotected
Generate_ramTypeRequirements()ObjCacheDBprotected
Generate_Schematics()ObjCacheDBprotected
Generate_Schematicspinmap()ObjCacheDBprotected
Generate_Schematicstypemap()ObjCacheDBprotected
Generate_Sounds()ObjCacheDBprotected
Generate_tickerNames()ObjCacheDBprotected
genFunc typedefObjCacheDBprotected
GetAccountInformation(CryptoChallengePacket &ccp, AccountData &aData, std::string &failMsg)ServiceDBstatic
GetCachableObject(const std::string &type)ObjCacheDB
GetConstant(const char *name, uint32 &into)ServiceDBstatic
GetCorpHangarNames(uint32 corpID, std::map< uint8, std::string > &hangarNames)ServiceDBstatic
GetStationOwner(uint32 stationID)ServiceDB
IncrementLoginCount(uint32 accountID)ServiceDBstatic
LookupChars(const char *match, bool exact=false)ServiceDBstatic
LookupCorporations(const std::string &)ServiceDBstatic
LookupCorporationTickers(const std::string &)ServiceDBstatic
LookupFactions(const std::string &)ServiceDBstatic
LookupKnownLocationsByGroup(const std::string &, uint32)ServiceDBstatic
LookupOwners(const char *match, bool exact=false)ServiceDBstatic
LookupStations(const std::string &)ServiceDBstatic
m_generatorsObjCacheDBprotected
ObjCacheDB()ObjCacheDB
PrimeOwners(std::vector< int32 > &itemIDs)ServiceDBstatic
ProcessIntChange(const char *key, uint32 oldValue, uint32 newValue, PyDict *notif, std::vector< std::string > &dbQ)ServiceDBprotected
ProcessLongChange(const char *key, int64 oldValue, int64 newValue, PyDict *notif, std::vector< std::string > &dbQ)ServiceDBprotected
ProcessRealChange(const char *key, double oldValue, double newValue, PyDict *notif, std::vector< std::string > &dbQ)ServiceDBprotected
ProcessStringChange(const char *key, const std::string &oldValue, std::string newValue, PyDict *notif, std::vector< std::string > &dbQ)ServiceDBprotected
SaveKillOrLoss(CharKillData &data)ServiceDBstatic
SaveServerStats(double threads, float rss, float vm, float user, float kernel, uint32 items, uint32 bubbles)ServiceDBstatic
SetAccountBanStatus(uint32 accountID, bool banned=false)ServiceDBstatic
SetAccountOnlineStatus(uint32 accountID, bool online=false)ServiceDBstatic
SetCharacterOnlineStatus(uint32 char_id, bool online=false)ServiceDBstatic
SetClientSeed()ServiceDBstatic
SetServerOnlineStatus(bool online=false)ServiceDBstatic
UpdateAccountHash(const char *username, std::string &hash)ServiceDBstatic
UpdatePassword(uint32 accountID, const char *pass)ServiceDBstatic
ValidateAccountName(CryptoChallengePacket &ccp, std::string &failMsg)ServiceDBstatic