#include <WizBugReport.h>
◆ getAge()
unsigned char WizBugReport::getAge |
( |
| ) |
|
|
inline |
◆ getGender()
WizBugReport__UserGender WizBugReport::getGender |
( |
| ) |
|
|
inline |
◆ getIdeaType()
WizBugReport__IdeaType WizBugReport::getIdeaType |
( |
| ) |
|
|
inline |
◆ getJiraIssue()
std::string WizBugReport::getJiraIssue |
( |
| ) |
|
|
inline |
◆ getOsString()
std::string WizBugReport::getOsString |
( |
| ) |
|
|
inline |
◆ getReleaseUpdate()
std::string WizBugReport::getReleaseUpdate |
( |
| ) |
|
|
inline |
◆ getSystemType()
WizBugReport__SystemType WizBugReport::getSystemType |
( |
| ) |
|
|
inline |
◆ getUserId()
gid WizBugReport::getUserId |
( |
| ) |
|
|
inline |
◆ getUserName()
std::string WizBugReport::getUserName |
( |
| ) |
|
|
inline |
◆ setAge()
void WizBugReport::setAge |
( |
unsigned char | val | ) |
|
|
inline |
◆ setGender()
void WizBugReport::setGender |
( |
WizBugReport__UserGender | val | ) |
|
|
inline |
◆ setIdeaType()
void WizBugReport::setIdeaType |
( |
WizBugReport__IdeaType | val | ) |
|
|
inline |
◆ setJiraIssue()
void WizBugReport::setJiraIssue |
( |
std::string | val | ) |
|
|
inline |
◆ setOsString()
void WizBugReport::setOsString |
( |
std::string | val | ) |
|
|
inline |
◆ setReleaseUpdate()
void WizBugReport::setReleaseUpdate |
( |
std::string | val | ) |
|
|
inline |
◆ setSystemType()
void WizBugReport::setSystemType |
( |
WizBugReport__SystemType | val | ) |
|
|
inline |
◆ setUserId()
void WizBugReport::setUserId |
( |
gid | val | ) |
|
|
inline |
◆ setUserName()
void WizBugReport::setUserName |
( |
std::string | val | ) |
|
|
inline |