#include <badge.h>
◆ Badge() [1/4]
| Badges::Badge::Badge |
( |
const Badge & | other | ) |
|
|
inline |
◆ Badge() [2/4]
| Badges::Badge::Badge |
( |
const std::string & | name, |
|
|
const std::string & | description, |
|
|
int | image ) |
|
inline |
◆ Badge() [3/4]
| Badges::Badge::Badge |
( |
const std::string & | name, |
|
|
const std::string & | description, |
|
|
int | image, |
|
|
bool | meta ) |
|
inline |
◆ Badge() [4/4]
| Badges::Badge::Badge |
( |
const std::string & | name | ) |
|
|
inline |
◆ operator<()
| bool Badges::Badge::operator< |
( |
const Badge & | c | ) |
const |
|
inline |
◆ operator==()
| bool Badges::Badge::operator== |
( |
const Badge & | c | ) |
const |
|
inline |
◆ description
| std::string Badges::Badge::description |
◆ image
◆ mapBadge
◆ meta
◆ name
| std::string Badges::Badge::name |
The documentation for this class was generated from the following files: