#include <PetitionMgr.h>
Definition at line 66 of file PetitionMgr.h.
◆ PetitionMgr() [1/3]
| PetitionMgr::PetitionMgr |
( |
| ) |
|
|
default |
◆ PetitionMgr() [2/3]
◆ PetitionMgr() [3/3]
◆ ~PetitionMgr()
| PetitionMgr::~PetitionMgr |
( |
| ) |
|
|
default |
◆ AddPetition()
| void PetitionMgr::AddPetition |
( |
ObjectGuid |
petitionGuid, |
|
|
ObjectGuid |
ownerGuid, |
|
|
std::string const & |
name, |
|
|
bool |
isLoading |
|
) |
| |
◆ GetPetition()
◆ GetPetitionByOwner()
◆ instance()
◆ LoadPetitions()
| void PetitionMgr::LoadPetitions |
( |
| ) |
|
◆ LoadSignatures()
| void PetitionMgr::LoadSignatures |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ RemovePetition()
| void PetitionMgr::RemovePetition |
( |
ObjectGuid |
petitionGuid | ) |
|
◆ RemovePetitionsByOwner()
| void PetitionMgr::RemovePetitionsByOwner |
( |
ObjectGuid |
ownerGuid | ) |
|
◆ RemoveSignaturesBySigner()
| void PetitionMgr::RemoveSignaturesBySigner |
( |
ObjectGuid |
signerGuid | ) |
|
The documentation for this class was generated from the following files: