|
Cyrus Mod Loader
|
This is the complete list of members for BugReport, including all inherited members.
| as() | PropertyClass | inline |
| copy(uint32_t a1)=0 | PropertyClass | pure virtual |
| getCanReproduce() | BugReport | inline |
| getClassName()=0 | PropertyClass | pure virtual |
| getClientVersion() | BugReport | inline |
| getDescription() | BugReport | inline |
| getPropertyList()=0 | PropertyClass | pure virtual |
| getType() | BugReport | inline |
| onCreated()=0 | PropertyClass | pure virtual |
| onFinalizeLoad()=0 | PropertyClass | pure virtual |
| onPostLoad()=0 | PropertyClass | pure virtual |
| serialize(void *a2, uint32_t a3)=0 | PropertyClass | pure virtual |
| setCanReproduce(bool val) | BugReport | inline |
| setClientVersion(std::string val) | BugReport | inline |
| setDescription(std::wstring val) | BugReport | inline |
| setType(BugType val) | BugReport | inline |
| shouldNotSerialize()=0 | PropertyClass | pure virtual |