#include <UserNotice.h>
◆ UserNotice() [1/2]
UserNotice::UserNotice |
( |
| ) |
|
◆ UserNotice() [2/2]
UserNotice::UserNotice |
( |
USERNOTICE * |
userNotice | ) |
|
◆ ~UserNotice()
UserNotice::~UserNotice |
( |
| ) |
|
|
virtual |
◆ getExplicitText()
std::string UserNotice::getExplicitText |
( |
| ) |
|
◆ getNoticeReference()
std::pair< std::string, std::vector< long > > UserNotice::getNoticeReference |
( |
| ) |
|
◆ getUserNotice()
USERNOTICE * UserNotice::getUserNotice |
( |
| ) |
const |
◆ getXmlEncoded() [1/2]
std::string UserNotice::getXmlEncoded |
( |
| ) |
|
◆ getXmlEncoded() [2/2]
std::string UserNotice::getXmlEncoded |
( |
std::string |
tab | ) |
|
◆ setExplicitText()
void UserNotice::setExplicitText |
( |
std::string |
explicitText | ) |
|
◆ setNoticeReference()
void UserNotice::setNoticeReference |
( |
std::string |
organization, |
|
|
std::vector< long > |
noticeNumbers |
|
) |
| |
◆ explicitText
std::string UserNotice::explicitText |
|
protected |
◆ noticeNumbers
std::vector<long> UserNotice::noticeNumbers |
|
protected |
◆ organization
std::string UserNotice::organization |
|
protected |
The documentation for this class was generated from the following files: