Typedefs

db_key.h File Reference

Type that represents a database key. More...

#include "../../ut.h"
Include dependency graph for db_key.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs


Detailed Description

Definition in file db_key.h.


Typedef Documentation

typedef str* db_key_t

Every time you need to specify a key value, this type should be used.

Definition at line 40 of file db_key.h.