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

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

AddBulletin(uint32 allyID, uint32 ownerID, uint32 cCharID, std::string &title, std::string &body)AllianceDB
AddContact(uint32 ownerID, Call_CorporateContactData contactData)AllianceDB
AddEmployment(uint32 allyID, uint32 corpID)AllianceDB
CreateAlliance(Call_CreateAlliance &allyInfo, Client *pClient, uint32 &allyID, uint32 &corpID)AllianceDB
CreateAllianceChangePacket(OnAllianceChanged &ac, uint32 oldAllyID, uint32 newAllyID)AllianceDB
DeclareExecutorSupport(uint32 corpID, uint32 chosenExecutor)AllianceDB
DeleteApplication(const Alliance::ApplicationInfo &aInfo)AllianceDB
DeleteBulletin(uint32 bulletinID)AllianceDBstatic
DeleteLabel(uint32 allyID, uint32 labelID)AllianceDB
DeleteMember(uint32 allyID, uint32 corpID)AllianceDB
EditBulletin(uint32 bulletinID, uint32 eCharID, int64 eDataTime, std::string &title, std::string &body)AllianceDBstatic
EditLabel(uint32 allyID, uint32 labelID, uint32 color, std::string name)AllianceDB
GetAlliance(uint32 allyID)AllianceDB
GetAllianceMembers(uint32 allyID)AllianceDB
GetApplications(uint32 allyID)AllianceDB
GetBulletins(uint32 allyID)AllianceDB
GetContacts(uint32 allyID)AllianceDB
GetCurrentApplicationInfo(uint32 allyID, uint32 corpID, Alliance::ApplicationInfo &aInfo)AllianceDB
GetEmploymentRecord(uint32 corpID)AllianceDB
GetExecutorID(uint32 allyID)AllianceDBstatic
GetLabels(uint32 allyID)AllianceDB
GetMembers(uint32 allyID)AllianceDB
GetMyApplications(uint32 allyID)AllianceDB
GetRankedAlliances()AllianceDB
InsertApplication(Alliance::ApplicationInfo &aInfo)AllianceDB
IsShortNameTaken(std::string shortName)AllianceDB
RemoveContact(uint32 contactID, uint32 ownerID)AllianceDB
SetLabel(uint32 allyID, uint32 color, std::string name)AllianceDB
UpdateAlliance(uint32 allyID, std::string description, std::string url)AllianceDB
UpdateApplication(const Alliance::ApplicationInfo &aInfo)AllianceDB
UpdateContact(int32 relationshipID, uint32 contactID, uint32 ownerID)AllianceDB
UpdateCorpAlliance(uint32 allyID, uint32 corpID)AllianceDB