SIP Witch 1.9.15
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions
sipwitch::digests Class Reference

#include <server.h>

Static Public Member Functions

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)
 

Detailed Description

Definition at line 50 of file server.h.

Member Function Documentation

const char * sipwitch::digests::get ( const char *  id)
static

Definition at line 52 of file digests.cpp.

void sipwitch::digests::load ( void  )
static

Definition at line 101 of file digests.cpp.

void sipwitch::digests::release ( const char *  hash)
static

Definition at line 68 of file digests.cpp.

void sipwitch::digests::reload ( void  )
static

Definition at line 43 of file digests.cpp.

bool sipwitch::digests::set ( const char *  id,
const char *  hash 
)
static

Definition at line 74 of file digests.cpp.


The documentation for this class was generated from the following files: