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

Soft State Data
[State Object Library]


Data Structures

struct  sos_soft_state_t

Typedefs

typedef sos_soft_state_t sos_soft_state_t

Functions

 SUL_PEER_DECLARE (soft_states)
 sos_soft_state_get_vital (sos_soft_state_t **ss, sos_vital_t *vital, sos_fs_txn_t *txn, apr_pool_t *pool)
 sos_soft_state_save (sos_soft_state_t *ss, sos_fs_txn_t *txn, apr_pool_t *pool)

Function Documentation

sos_soft_state_get_vital sos_soft_state_t **  ss,
sos_vital_t vital,
sos_fs_txn_t txn,
apr_pool_t *  pool
 

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

sos_soft_state_save sos_soft_state_t *  ss,
sos_fs_txn_t txn,
apr_pool_t *  pool
 

Parameters:
ss 
txn A database transaction.
pool Memory pool to allocate overhead from.
Returns:
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