#include <ServiceOptionBase.h>
◆ getDisplayKey()
std::string ServiceOptionBase::getDisplayKey |
( |
| ) |
|
|
inline |
◆ getForceInteract()
bool ServiceOptionBase::getForceInteract |
( |
| ) |
|
|
inline |
◆ getIconKey()
std::string ServiceOptionBase::getIconKey |
( |
| ) |
|
|
inline |
◆ getServiceIndex()
unsigned int ServiceOptionBase::getServiceIndex |
( |
| ) |
|
|
inline |
◆ getServiceName()
std::string ServiceOptionBase::getServiceName |
( |
| ) |
|
|
inline |
◆ setDisplayKey()
void ServiceOptionBase::setDisplayKey |
( |
std::string | val | ) |
|
|
inline |
◆ setForceInteract()
void ServiceOptionBase::setForceInteract |
( |
bool | val | ) |
|
|
inline |
◆ setIconKey()
void ServiceOptionBase::setIconKey |
( |
std::string | val | ) |
|
|
inline |
◆ setServiceIndex()
void ServiceOptionBase::setServiceIndex |
( |
unsigned int | val | ) |
|
|
inline |
◆ setServiceName()
void ServiceOptionBase::setServiceName |
( |
std::string | val | ) |
|
|
inline |