|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for CharacterDB, including all inherited members.
| AddBounty(uint32 charID, uint32 ownerID, uint32 amount) | CharacterDB | |
| AddContact(uint32 ownerID, uint32 charID, int32 standing, bool inWatchlist) | CharacterDB | |
| AddEmployment(uint32 charID, uint32 corpID, uint32 oldCorpID=0) | CharacterDB | static |
| addOwnerCache(uint32 ownerID, std::string ownerName, uint32 typeID) | CharacterDB | |
| AddOwnerNote(uint32 charID, const std::string &label, const std::string &content) | CharacterDB | |
| CancelCharacterDeletePrepare(uint32 accountID, uint32 charID) | CharacterDB | |
| ChangeCloneLocation(uint32 charID, uint32 locationID) | CharacterDB | static |
| ChangeCloneType(uint32 charID, uint32 typeID) | CharacterDB | |
| CreateNewAccount(const char *login, const char *pass, const char *passHash, int64 role) | ServiceDB | protectedstatic |
| DeleteCharacter(uint32 charID) | CharacterDB | |
| DeleteLabel(uint32 charID, uint32 labelID) | CharacterDB | |
| DoesCorporationExist(uint32 corpID) | CharacterDB | |
| EditLabel(uint32 charID, uint32 labelID, uint32 color, std::string name) | CharacterDB | |
| EditOwnerNote(uint32 charID, uint32 noteID, const std::string &label, const std::string &content) | CharacterDB | |
| GetAccountInformation(CryptoChallengePacket &ccp, AccountData &aData, std::string &failMsg) | ServiceDB | static |
| GetActiveCloneID(uint32 charID, uint32 &itemID) | CharacterDB | static |
| GetActiveCloneType(uint32 charID, uint32 &typeID) | CharacterDB | |
| GetAttributesFromAncestry(uint32 ancestryID, uint8 &intelligence, uint8 &charisma, uint8 &perception, uint8 &memory, uint8 &willpower) | CharacterDB | |
| GetBaseSkills(std::map< uint32, uint8 > &into) | CharacterDB | |
| GetBounty(uint32 charID, uint32 ownerID) | CharacterDB | |
| GetCareerBySchool(uint32 schoolID, uint8 &raceID, uint32 &careerID) | CharacterDB | |
| GetCharacterData(uint32 charID, std::map< std::string, int64 > &characterDataMap) | CharacterDB | static |
| GetCharacterList(uint32 accountID) | CharacterDB | |
| GetCharClones(uint32 charID, std::vector< uint32 > &into) | CharacterDB | |
| GetCharHomeStation(uint32 charID, uint32 &stationID) | CharacterDB | static |
| GetCharItems(uint32 charID, std::vector< uint32 > &into) | CharacterDB | |
| GetCharName(uint32 charID) | CharacterDB | |
| GetCharPrivateInfo(uint32 charID) | CharacterDB | |
| GetCharPublicInfo(uint32 charID) | CharacterDB | |
| GetCharPublicInfo3(uint32 charID) | CharacterDB | |
| GetCharSelectInfo(uint32 charID) | CharacterDB | |
| GetConstant(const char *name, uint32 &into) | ServiceDB | static |
| GetContacts(uint32 charID, bool blocked) | CharacterDB | |
| GetCorpHangarNames(uint32 corpID, std::map< uint8, std::string > &hangarNames) | ServiceDB | static |
| GetCorpID(uint32 charID) | CharacterDB | static |
| GetCorporationBySchool(uint32 schoolID, uint32 &corporationID) | CharacterDB | |
| GetCorpRole(uint32 charID) | CharacterDB | static |
| GetCorpTaxRate(uint32 charID) | CharacterDB | static |
| GetInfoWindowDataForChar(uint32 charID) | CharacterDB | static |
| GetKillOrLoss(uint32 charID) | CharacterDB | |
| GetLabels(uint32 charID) | CharacterDB | |
| GetLocationCorporationByCareer(CharacterData &cdata, uint32 &corporationID) | CharacterDB | |
| GetMyCorpMates(uint32 corpID) | CharacterDB | static |
| GetNote(uint32 ownerID, uint32 itemID) | CharacterDB | |
| GetOwnerNote(uint32 charID, uint32 noteID) | CharacterDB | |
| GetOwnerNoteLabels(uint32 charID) | CharacterDB | |
| GetRespecInfo(uint32 characterId) | CharacterDB | |
| GetSkillHistory(uint32 charID) | CharacterDB | |
| GetSkillLevel(uint32 charID, uint16 skillTypeID) | CharacterDB | static |
| GetSkillsByCareer(uint32 careerID, std::map< uint32, uint8 > &into) | CharacterDB | |
| GetSkillsByRace(uint32 raceID, std::map< uint32, uint8 > &into) | CharacterDB | |
| GetStartingStationByCareer(uint32 careerID) | CharacterDB | static |
| GetStationOwner(uint32 stationID) | ServiceDB | |
| GetTopBounties() | CharacterDB | |
| IncrementLoginCount(uint32 accountID) | ServiceDB | static |
| List(uint32 ownerID) | CharacterDB | static |
| ListStationBlueprintItems(uint32 ownerID, uint32 stationID, bool forCorp=false) | CharacterDB | static |
| ListStationItems(uint32 ownerID, uint32 stationID) | CharacterDB | static |
| ListStations(uint32 ownerID, std::ostringstream &flagIDs, bool forCorp=false, bool bpOnly=false) | CharacterDB | static |
| LoadPausedSkillQueue(uint32 charID, SkillQueue &into) | CharacterDB | |
| LoadSkillQueue(uint32 charID, SkillQueue &into) | CharacterDB | |
| LookupChars(const char *match, bool exact=false) | ServiceDB | static |
| LookupCorporations(const std::string &) | ServiceDB | static |
| LookupCorporationTickers(const std::string &) | ServiceDB | static |
| LookupFactions(const std::string &) | ServiceDB | static |
| LookupKnownLocationsByGroup(const std::string &, uint32) | ServiceDB | static |
| LookupOwners(const char *match, bool exact=false) | ServiceDB | static |
| LookupStations(const std::string &) | ServiceDB | static |
| NewCharacter(const CharacterData &data, const CorpData &corpData) | CharacterDB | static |
| PickAlternateShip(uint32 charID, uint32 locationID) | CharacterDB | |
| PrepareCharacterForDelete(uint32 accountID, uint32 charID) | CharacterDB | |
| PrimeOwners(std::vector< int32 > &itemIDs) | ServiceDB | static |
| ProcessIntChange(const char *key, uint32 oldValue, uint32 newValue, PyDict *notif, std::vector< std::string > &dbQ) | ServiceDB | protected |
| ProcessLongChange(const char *key, int64 oldValue, int64 newValue, PyDict *notif, std::vector< std::string > &dbQ) | ServiceDB | protected |
| ProcessRealChange(const char *key, double oldValue, double newValue, PyDict *notif, std::vector< std::string > &dbQ) | ServiceDB | protected |
| ProcessStringChange(const char *key, const std::string &oldValue, std::string newValue, PyDict *notif, std::vector< std::string > &dbQ) | ServiceDB | protected |
| RemoveContact(uint32 charID, uint32 ownerID) | CharacterDB | |
| ReportRespec(uint32 characterId) | CharacterDB | |
| SaveCharacter(uint32 charID, const CharacterData &data) | CharacterDB | static |
| SaveCorpData(uint32 charID, const CorpData &data) | CharacterDB | static |
| SaveKillOrLoss(CharKillData &data) | ServiceDB | static |
| SavePausedSkillQueue(uint32 charID, SkillQueue &queue) | CharacterDB | |
| SaveServerStats(double threads, float rss, float vm, float user, float kernel, uint32 items, uint32 bubbles) | ServiceDB | static |
| SaveSkillHistory(uint16 eventID, double logDate, uint32 characterID, uint32 skillTypeID, uint8 skillLevel, uint32 absolutePoints) | CharacterDB | |
| SaveSkillQueue(uint32 charID, SkillQueue &queue) | CharacterDB | |
| SetAccountBanStatus(uint32 accountID, bool banned=false) | ServiceDB | static |
| SetAccountOnlineStatus(uint32 accountID, bool online=false) | ServiceDB | static |
| SetAvatar(uint32 charID, PyRep *hairDarkness) | CharacterDB | |
| SetAvatarColors(uint32 charID, uint32 colorID, uint32 colorNameA, uint32 colorNameBC, double weight, double gloss) | CharacterDB | |
| SetAvatarModifiers(uint32 charID, PyRep *modifierLocationID, PyRep *paperdollResourceID, PyRep *paperdollResourceVariation) | CharacterDB | |
| SetAvatarSculpts(uint32 charID, PyRep *sculptLocationID, PyRep *weightUpDown, PyRep *weightLeftRight, PyRep *weightForwardBack) | CharacterDB | |
| SetBlockContact(uint32 charID, uint32 ownerID, bool blocked) | CharacterDB | |
| SetCharacterOnlineStatus(uint32 char_id, bool online=false) | ServiceDB | static |
| SetClientSeed() | ServiceDB | static |
| SetCorpRole(uint32 charID, int64 role) | CharacterDB | static |
| SetCurrentPod(uint32 charID, uint32 podID) | CharacterDB | |
| SetCurrentShip(uint32 charID, uint32 shipID) | CharacterDB | |
| SetLabel(uint32 charID, uint32 color, std::string name) | CharacterDB | |
| SetLogInTime(uint32 charID) | CharacterDB | |
| SetLogOffTime(uint32 charID) | CharacterDB | |
| SetNote(uint32 ownerID, uint32 itemID, const char *str) | CharacterDB | |
| SetPortraitInfo(uint32 charID, PortraitInfo &data) | CharacterDB | |
| SetServerOnlineStatus(bool online=false) | ServiceDB | static |
| UpdateAccountHash(const char *username, std::string &hash) | ServiceDB | static |
| UpdateContact(int32 standing, uint32 charID, uint32 ownerID) | CharacterDB | |
| UpdatePassword(uint32 accountID, const char *pass) | ServiceDB | static |
| UpdateSkillQueueEndTime(int64 endtime, uint32 charID) | CharacterDB | |
| ValidateAccountName(CryptoChallengePacket &ccp, std::string &failMsg) | ServiceDB | static |
| ValidateCharName(std::string name) | CharacterDB | |
| ValidateCharNameRep(std::string name) | CharacterDB | |
| VisitSystem(uint32 solarSystemID, uint32 charID) | CharacterDB |