![]() |
doom3-gpl
Doom 3 GPL source release
|
#include <Dict.h>
Public Member Functions | |
| const idStr & | GetKey (void) const |
| const idStr & | GetValue (void) const |
| size_t | Allocated (void) const |
| size_t | Size (void) const |
| bool | operator== (const idKeyValue &kv) const |
Private Attributes | |
| const idPoolStr * | key |
| const idPoolStr * | value |
Friends | |
| class | idDict |
|
inline |
1.8.6.