|
EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for CorporationDB, including all inherited members.
| AddBulletin(uint32 corpID, uint32 ownerID, uint32 cCharID, std::string &title, std::string &body) | CorporationDB | |
| AddContact(uint32 ownerID, Call_CorporateContactData corpData) | CorporationDB | |
| AddCorporation(Call_AddCorporation &corpInfo, Client *pClient, uint32 &corpID) | CorporationDB | |
| AddItemEvent(uint32 corpID, uint32 charID, uint16 eTypeID) | CorporationDB | |
| AddRecruiters(uint16 adID, int32 corpID, std::vector< int32 > &charVec) | CorporationDB | |
| AddRoleHistory(uint32 corpID, uint32 charID, uint32 issuerID, int64 oldRoles, int64 newRoles, bool grantable) | CorporationDB | |
| AddVoteCase(uint32 corpID, uint32 charID, Call_InsertVoteCase &args) | CorporationDB | |
| CastVote(uint32 corpID, uint32 charID, uint32 voteCaseID, uint8 optionID) | CorporationDB | |
| CreateAdvert(Client *pClient, uint32 corpID, int64 typeMask, int8 days, uint16 members, std::string description, uint32 channelID, std::string title) | CorporationDB | |
| CreateCorporationChangePacket(OnCorporationChanged &cc, uint32 oldCorpID, uint32 newCorpID) | CorporationDB | |
| CreateCorporationCreatePacket(OnCorporationChanged &cc, uint32 oldCorpID, uint32 newCorpID) | CorporationDB | |
| CreateMedal(uint32 ownerID, uint32 creatorID, std::string &title, std::string &description) | CorporationDB | |
| CreateMemberAttributeUpdate(uint32 newCorpID, uint32 charID, MemberAttributeUpdate &attrib) | CorporationDB | |
| CreateNewAccount(const char *login, const char *pass, const char *passHash, int64 role) | ServiceDB | protectedstatic |
| CreateTitleData(uint32 corpID) | CorporationDB | |
| DeleteAdvert(uint16 adID) | CorporationDB | |
| DeleteApplication(const Corp::ApplicationInfo &aInfo) | CorporationDB | |
| DeleteBulletin(uint32 bulletinID) | CorporationDB | |
| DeleteLabel(uint32 corpID, uint32 labelID) | CorporationDB | |
| DeleteTitle(uint32 corpID, uint16 titleID) | CorporationDB | |
| EditBulletin(uint32 bulletinID, uint32 eCharID, int64 eDataTime, std::string &title, std::string &body) | CorporationDB | |
| EditLabel(uint32 corpID, uint32 labelID, uint32 color, std::string name) | CorporationDB | |
| Fetch(uint32 corpID, uint32 from, uint32 count) | CorporationDB | |
| GetAccountInformation(CryptoChallengePacket &ccp, AccountData &aData, std::string &failMsg) | ServiceDB | static |
| GetAdGroupData() | CorporationDB | |
| GetAdRegistryData(int64 typeMask=0, bool inAlliance=false, int16 minMembers=0, uint16 maxMembers=12602) | CorporationDB | |
| GetAdTypeData() | CorporationDB | |
| GetAdvert(uint16 adID) | CorporationDB | |
| GetAdvertTime(uint16 adID, uint32 corpID) | CorporationDB | |
| GetAllCorpMedals(uint32 corpID) | CorporationDB | |
| GetApplications(uint32 corpID) | CorporationDB | |
| GetAssetInventory(uint32 corpID, EVEItemFlags locFlag, const char *flags) | CorporationDB | |
| GetAssetInventoryForLocation(uint32 corpID, uint32 locationID, const char *flags) | CorporationDB | |
| GetAutoPay(uint32 corpID, DBQueryResult &res) | CorporationDB | |
| GetBulletins(uint32 corpID) | CorporationDB | |
| GetCloneTypeCostByID(uint32 cloneTypeID) | CorporationDB | |
| GetConstant(const char *name, uint32 &into) | ServiceDB | static |
| GetContacts(uint32 corpID) | CorporationDB | |
| GetCorpData(CorpData &data) | CorporationDB | static |
| GetCorpHangarNames(uint32 corpID, std::map< uint8, std::string > &hangarNames) | ServiceDB | static |
| GetCorpIDforChar(int32 charID) | CorporationDB | |
| GetCorpInfo(uint32 corpID) | CorporationDB | |
| GetCorpMedalData(uint32 corpID) | CorporationDB | |
| GetCorpMemberCount(uint32 corpID) | CorporationDB | |
| GetCorpMemberLimit(uint32 corpID) | CorporationDB | |
| GetCorpName(uint32 corpID) | CorporationDB | static |
| GetCorporation(uint32 corpID) | CorporationDB | |
| GetCorporationBills(uint32 corpID, bool payable) | CorporationDB | |
| GetCorporationCEO(uint32 corpID) | CorporationDB | static |
| GetCorporations(uint32 corpID) | CorporationDB | |
| GetCorpRoleGroups() | CorporationDB | |
| GetCorpRoles() | CorporationDB | |
| GetCorpStations(uint32 corpID, std::vector< uint32 > &stVec) | CorporationDB | |
| GetCurrentApplicationInfo(Corp::ApplicationInfo &aInfo) | CorporationDB | |
| GetDivisionName(uint32 corpID, uint16 acctKey) | CorporationDB | static |
| GetEmploymentRecord(uint32 charID) | CorporationDB | |
| GetEveOwners(uint32 corpID) | CorporationDB | |
| GetItemEvents(uint32 corpID, uint32 charID, int64 fromDate, int64 toDate, uint8 rowsPerPage) | CorporationDB | |
| GetKillsAndLosses(uint32 corpID, uint32 number, uint32 offset) | CorporationDB | |
| GetLabels(uint32 corpID) | CorporationDB | |
| GetMedalDetails(int32 medalID) | CorporationDB | |
| GetMedalsReceived(int32 charID) | CorporationDB | |
| GetMedalsReceivedDetails(int32 charID) | CorporationDB | |
| GetMedalStatuses() | CorporationDB | |
| GetMember(uint32 charID) | CorporationDB | |
| GetMemberCount(uint32 corpID) | CorporationDB | |
| GetMemberIDs(uint32 corpID, std::vector< uint32 > &ids, bool online=true) | CorporationDB | static |
| GetMembers(uint32 corpID, DBQueryResult &res) | CorporationDB | |
| GetMembersForQuery(std::ostringstream &query, std::vector< uint32 > &result) | CorporationDB | |
| GetMembersPaged(uint32 corpID, uint8 page, DBQueryResult &res) | CorporationDB | |
| GetMemberTrackingInfo(uint32 corpID) | CorporationDB | |
| GetMemberTrackingInfoSimple(uint32 corpID) | CorporationDB | |
| GetMktInfo(uint32 corpID) | CorporationDB | |
| GetMyApplications(uint32 charID) | CorporationDB | |
| GetMyShares(uint32 ownerID) | CorporationDB | |
| GetRecipientsOfMedal(int32 medalID) | CorporationDB | |
| GetRecruiters(int32 corpID, uint16 adID) | CorporationDB | |
| GetRoleHistroy(uint32 corpID, uint32 charID, int64 fromDate, int64 toDate, uint8 rowsPerPage) | CorporationDB | |
| GetSanctionedItems(uint32 corpID, uint8 status=0) | CorporationDB | |
| GetShares(uint32 corpID) | CorporationDB | |
| GetSharesForCorp(uint32 corpID) | CorporationDB | |
| GetStationCorporationCEO(uint32 stationID) | CorporationDB | |
| GetStationOwner(uint32 stationID) | CorporationDB | |
| GetStations(uint32 corpID) | CorporationDB | |
| GetTitles(uint32 corpID) | CorporationDB | |
| GetVoteItems(uint32 corpID, uint8 status=0, uint8 maxLen=20) | CorporationDB | |
| GetVoteOptions(uint32 voteCaseID) | CorporationDB | |
| GetVotes(uint32 voteCaseID) | CorporationDB | |
| GiveMedalToCharacters(uint32 issuerID, uint32 corpID, int32 medalID, std::vector< uint32 > &charVec, std::string &reason) | CorporationDB | |
| HasShares(uint32 charID, uint32 corpID) | CorporationDB | |
| IncrementLoginCount(uint32 accountID) | ServiceDB | static |
| InsertApplication(Corp::ApplicationInfo &aInfo) | CorporationDB | |
| IsTickerTaken(std::string ticker) | CorporationDB | |
| ListStationCorps(uint32 station_id) | CorporationDB | |
| ListStationOwners(uint32 station_id) | CorporationDB | |
| 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 |
| MoveShares(uint32 ownerID, uint32 corpID, Call_MoveShares &args) | CorporationDB | |
| 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 |
| PyHasShares(uint32 charID, uint32 corpID) | CorporationDB | |
| RemoveContact(uint32 contactID, uint32 ownerID) | CorporationDB | |
| SaveKillOrLoss(CharKillData &data) | ServiceDB | static |
| SaveMedalData(int64 medalID, std::vector< Corp::MedalData > &dataList) | CorporationDB | |
| SaveServerStats(double threads, float rss, float vm, float user, float kernel, uint32 items, uint32 bubbles) | ServiceDB | static |
| SetAccountBanStatus(uint32 accountID, bool banned=false) | ServiceDB | static |
| SetAccountOnlineStatus(uint32 accountID, bool online=false) | ServiceDB | static |
| SetAutoPay() | CorporationDB | |
| SetCharacterOnlineStatus(uint32 char_id, bool online=false) | ServiceDB | static |
| SetClientSeed() | ServiceDB | static |
| SetLabel(uint32 corpID, uint32 color, std::string name) | CorporationDB | |
| SetMedalStatus(uint32 charID, uint16 medalID, uint8 status) | CorporationDB | |
| SetServerOnlineStatus(bool online=false) | ServiceDB | static |
| UpdateAccountHash(const char *username, std::string &hash) | ServiceDB | static |
| UpdateAdvert(uint16 adID, uint32 corpID, int64 typeMask, int8 days, uint16 members, std::string description, uint32 channelID, std::string title) | CorporationDB | |
| UpdateApplication(const Corp::ApplicationInfo &aInfo) | CorporationDB | |
| UpdateContact(int32 relationshipID, uint32 contactID, uint32 ownerID) | CorporationDB | |
| UpdateCorpHQ(uint32 corpID, uint32 stationID) | CorporationDB | static |
| UpdateCorporation(uint32 corpID, const Call_UpdateCorporation &upd, PyDict *notif) | CorporationDB | |
| UpdateDivisionNames(uint32 corpID, const Call_UpdateDivisionNames &divs, PyDict *notif) | CorporationDB | |
| UpdateLogo(uint32 corpID, const Call_UpdateLogo &upd, PyDict *notif) | CorporationDB | |
| UpdatePassword(uint32 accountID, const char *pass) | ServiceDB | static |
| UpdateTitle(uint32 corpID, Call_UpdateTitleData &args, PyDict *updates) | CorporationDB | |
| ValidateAccountName(CryptoChallengePacket &ccp, std::string &failMsg) | ServiceDB | static |