Main Page | Modules | Data Structures | File List | Data Fields

Statuses
[State Object Library]


Data Structures

struct  sos_status_t

Typedefs

typedef sos_status_t sos_status_t

Functions

 SUL_PEER_DECLARE (statuses)
 sos_status_get_all (apr_array_header_t **array, sos_fs_txn_t *txn, apr_pool_t *pool)
 sos_status_get_label (sos_status_t **status, const char *label, sos_fs_txn_t *txn, apr_pool_t *pool)
 sos_status_get_key (sos_status_t **status, sul_key_t identifier, sos_fs_txn_t *txn, apr_pool_t *pool)

Function Documentation

sos_status_get_all apr_array_header_t **  array,
sos_fs_txn_t txn,
apr_pool_t *  pool
 

Parameters:
array 
txn A database transaction.
pool Memory pool to allocate overhead from.
Returns:
An sul_error_t instance if an error occured and NULL otherwise. An sul_error_t instance if an error occured and NULL otherwise.

sos_status_get_key sos_status_t **  status,
sul_key_t  identifier,
sos_fs_txn_t txn,
apr_pool_t *  pool
 

Parameters:
status 
identifier 
txn A database transaction.
pool Memory pool to allocate overhead from.
Returns:
An sul_error_t instance if an error occured and NULL otherwise. An sul_error_t instance if an error occured and NULL otherwise.

sos_status_get_label sos_status_t **  status,
const char *  label,
sos_fs_txn_t txn,
apr_pool_t *  pool
 

Parameters:
status 
label 
txn A database transaction.
pool Memory pool to allocate overhead from.
Returns:
An sul_error_t instance if an error occured and NULL otherwise. An sul_error_t instance if an error occured and NULL otherwise.


Generated on Wed Apr 28 09:38:38 2004 for State by doxygen 1.3.5