Data Structures | |
| struct | sos_package_t |
Typedefs | |
| typedef sos_package_t | sos_package_t |
Functions | |
| SUL_PEER_DECLARE (packages) | |
| sos_package_create (sos_package_t **pkg, sos_node_t *node, apr_pool_t *pool) | |
| sos_package_get_unique (sos_package_t **pkg, sos_node_t *node, sos_fs_txn_t *txn, apr_pool_t *pool) | |
| sos_package_save (sos_package_t *package, sos_fs_txn_t *txn, apr_pool_t *pool) | |
|
|
Sets of data values come inside of packages. This allows a data values to be grouped by how they came in from the system. Packages are associated with the Node that they came from. |
|
||||||||||||||||
|
|
|
||||||||||||||||||||
|
|
|
||||||||||||||||
|
|
1.3.5