#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 |
| 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
for set, namespace prefix declarations for matchpath
for set
| int _xdbcache::sent |
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] |
1.5.3