|
Derive-C
|
#include <template.h>
Data Fields | |
| KEY const * | key |
| VALUE const * | value |
| VALUE * | value |
Definition at line 590 of file template.h.
| KEY const * KV_PAIR::key |
Definition at line 591 of file template.h.
| VALUE const * KV_PAIR::value |
Definition at line 592 of file template.h.
| VALUE* KV_PAIR::value |
Definition at line 389 of file template.h.