_xdbcache Struct Reference

#include <jabberd.h>


Data Fields

instance i
int id
const char * ns
int set
char * act
char * match
char * matchpath
xht namespaces
xmlnode data
jid owner
int sent
int preblock
pth_cond_t cond
pth_mutex_t mutex
struct xdbcache_struct * prev
struct xdbcache_struct * next


Detailed Description

Ring for handling cached structures

Field Documentation

instance _xdbcache::i

int _xdbcache::id

const char* _xdbcache::ns

int _xdbcache::set

flag that this is a set

char* _xdbcache::act

for set

char* _xdbcache::match

for set

char* _xdbcache::matchpath

for set, namespace aware version of match

xht _xdbcache::namespaces

for set, namespace prefix declarations for matchpath

xmlnode _xdbcache::data

for set

jid _xdbcache::owner

int _xdbcache::sent

int _xdbcache::preblock

thread that created the query is waiting for a pth_cond_notify() on cond

pth_cond_t _xdbcache::cond

pth_mutex_t _xdbcache::mutex

struct xdbcache_struct* _xdbcache::prev [read]

struct xdbcache_struct* _xdbcache::next [read]


The documentation for this struct was generated from the following file:
Generated on Wed Apr 2 03:30:10 2008 for jabberd14 by  doxygen 1.5.3