#include <server.h>
|
static void | reload (void) |
|
static const char * | get (const char *id) |
|
static bool | set (const char *id, const char *hash) |
|
static void | release (const char *hash) |
|
static void | load (void) |
|
Definition at line 50 of file server.h.
const char * sipwitch::digests::get |
( |
const char * |
id | ) |
|
|
static |
void sipwitch::digests::load |
( |
void |
| ) |
|
|
static |
void sipwitch::digests::release |
( |
const char * |
hash | ) |
|
|
static |
void sipwitch::digests::reload |
( |
void |
| ) |
|
|
static |
bool sipwitch::digests::set |
( |
const char * |
id, |
|
|
const char * |
hash |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: