|
| unsigned int | key |
| |
| unsigned int | val |
| |
| MAKLogger::DtKeyValuePair::DtKeyValuePair |
( |
| ) |
|
|
inline |
| MAKLogger::DtKeyValuePair::~DtKeyValuePair |
( |
| ) |
|
|
inline |
| MAKLogger::DtKeyValuePair::DtKeyValuePair |
( |
unsigned int |
_key, |
|
|
unsigned int |
_val |
|
) |
| |
|
inline |
| MAKLogger::DtKeyValuePair::DtKeyValuePair |
( |
const DtKeyValuePair & |
src | ) |
|
|
inline |
| bool MAKLogger::DtKeyValuePair::operator!= |
( |
const DtKeyValuePair & |
rhs | ) |
|
|
inline |
Assignment operator.
References key, and val.
| bool MAKLogger::DtKeyValuePair::operator== |
( |
const DtKeyValuePair & |
rhs | ) |
|
|
inline |
Comparison operators.
References key, and val.
| unsigned int MAKLogger::DtKeyValuePair::operator[] |
( |
int |
ix | ) |
const |
|
inline |
| unsigned int MAKLogger::DtKeyValuePair::key |
| unsigned int MAKLogger::DtKeyValuePair::val |
The documentation for this struct was generated from the following file: