#include <InfractionRecord.h>
◆ getCategoryID()
unsigned int InfractionRecord::getCategoryID |
( |
| ) |
|
|
inline |
◆ getEventCount()
unsigned int InfractionRecord::getEventCount |
( |
| ) |
|
|
inline |
◆ getEventID()
unsigned int InfractionRecord::getEventID |
( |
| ) |
|
|
inline |
◆ getExpireTime()
unsigned int InfractionRecord::getExpireTime |
( |
| ) |
|
|
inline |
◆ getMetadata()
std::string InfractionRecord::getMetadata |
( |
| ) |
|
|
inline |
◆ getPoints()
float InfractionRecord::getPoints |
( |
| ) |
|
|
inline |
◆ setCategoryID()
void InfractionRecord::setCategoryID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setEventCount()
void InfractionRecord::setEventCount |
( |
unsigned int | val | ) |
|
|
inline |
◆ setEventID()
void InfractionRecord::setEventID |
( |
unsigned int | val | ) |
|
|
inline |
◆ setExpireTime()
void InfractionRecord::setExpireTime |
( |
unsigned int | val | ) |
|
|
inline |
◆ setMetadata()
void InfractionRecord::setMetadata |
( |
std::string | val | ) |
|
|
inline |
◆ setPoints()
void InfractionRecord::setPoints |
( |
float | val | ) |
|
|
inline |