#include <TallyCounterTemplate.h>
◆ getCount()
| int TallyCounterTemplate::getCount |
( |
| ) |
|
|
inline |
◆ getDescriptor()
| std::string TallyCounterTemplate::getDescriptor |
( |
| ) |
|
|
inline |
◆ getDescriptor2()
| std::string TallyCounterTemplate::getDescriptor2 |
( |
| ) |
|
|
inline |
◆ getPercentChance()
| float TallyCounterTemplate::getPercentChance |
( |
| ) |
|
|
inline |
◆ getTallyResults()
| ResultList ** TallyCounterTemplate::getTallyResults |
( |
| ) |
|
|
inline |
◆ setCount()
| void TallyCounterTemplate::setCount |
( |
int | val | ) |
|
|
inline |
◆ setDescriptor()
| void TallyCounterTemplate::setDescriptor |
( |
std::string | val | ) |
|
|
inline |
◆ setDescriptor2()
| void TallyCounterTemplate::setDescriptor2 |
( |
std::string | val | ) |
|
|
inline |
◆ setPercentChance()
| void TallyCounterTemplate::setPercentChance |
( |
float | val | ) |
|
|
inline |
◆ setTallyResults()
| void TallyCounterTemplate::setTallyResults |
( |
ResultList ** | val | ) |
|
|
inline |