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

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

AssemblyLinesGet(const uint32 containerID)FactoryDBstatic
AssemblyLinesSelectAlliance(const int32 allianceID)FactoryDBstatic
AssemblyLinesSelectCorporation(const uint32 corporationID)FactoryDBstatic
AssemblyLinesSelectPersonal(const uint32 charID)FactoryDBstatic
AssemblyLinesSelectPrivate(const uint32 charID)FactoryDBstatic
AssemblyLinesSelectPublic(const uint32 regionID)FactoryDBstatic
CompleteJob(const uint32 jobID, const int8 completedStatus)FactoryDBstatic
CountManufacturingJobs(const uint32 installerID)FactoryDBstatic
CountResearchJobs(const uint32 installerID)FactoryDBstatic
CreateNewAccount(const char *login, const char *pass, const char *passHash, int64 role)ServiceDBprotectedstatic
DeleteBlueprint(uint32 blueprintID)FactoryDBstatic
GetAccountInformation(CryptoChallengePacket &ccp, AccountData &aData, std::string &failMsg)ServiceDBstatic
GetAssemblyLineProperties(const uint32 assemblyLineID, Character *pChar, Rsp_InstallJob &into, bool isCorpJob=false)FactoryDBstatic
GetAssemblyLineRestrictions(const int32 assemblyLineID, EvERam::LineRestrictions &data)FactoryDBstatic
GetBlueprint(uint32 blueprintID, EvERam::bpData &into)FactoryDBstatic
GetBlueprintType(DBQueryResult &res)FactoryDBstatic
GetCommodities(DBQueryResult &res)FactoryDBstatic
GetComponents(DBQueryResult &res)FactoryDBstatic
GetCompounds(DBQueryResult &res)FactoryDBstatic
GetConstant(const char *name, uint32 &into)ServiceDBstatic
GetCorpHangarNames(uint32 corpID, std::map< uint8, std::string > &hangarNames)ServiceDBstatic
GetJobProperties(const uint32 jobID, EvERam::JobProperties &data)FactoryDBstatic
GetJobs2(const int32 ownerID, const bool completed)FactoryDBstatic
GetMaterialCompositionOfItemType(const uint32 typeID)FactoryDBstatic
GetMinerals(DBQueryResult &res)FactoryDBstatic
GetMiscCommodities(DBQueryResult &res)FactoryDBstatic
GetMultipliers(const uint32 assemblyLineID, const ItemType *pType, Rsp_InstallJob &into)FactoryDBstatic
GetNextFreeTime(const uint32 assemblyLineID)FactoryDBstatic
GetRAMMaterials(DBQueryResult &res)FactoryDBstatic
GetRAMRequirements(DBQueryResult &res)FactoryDBstatic
GetResources(DBQueryResult &res)FactoryDBstatic
GetSalvage(DBQueryResult &res)FactoryDBstatic
GetStationOwner(uint32 stationID)ServiceDB
GetTech2Blueprint(const uint32 blueprintTypeID)FactoryDBstatic
IncrementLoginCount(uint32 accountID)ServiceDBstatic
InstallJob(const uint32 ownerID, const uint32 installerID, Call_InstallJob &args, const int64 beginTime, const int64 endTime, const uint32 systemID)FactoryDBstatic
IsProducableBy(const uint32 assemblyLineID, const ItemType *pType)FactoryDBstatic
IsRecyclable(const uint16 typeID)FactoryDBstatic
IsRefinable(const uint16 typeID)FactoryDBstatic
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
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
SaveBlueprintData(uint32 blueprintID, EvERam::bpData &data)FactoryDBstatic
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
SetJobEventID(const uint32 jobID, const uint32 eventID)FactoryDBstatic
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