#include <unistd.h>
#include <hiker/types.h>
#include <hiker/prv/attnmgr_traces.h>
#include <hiker/prv/attnmgr_dml.h>
#include "attn_dml_prv.h"
Functions | |
alp_status_t | alp_attn_dml_insert (AlpDmlH dmlH, AlpDmlItemH itemH, AlpLuid *luid) |
alp_status_t | alp_attn_dml_update (AlpDmlH dmlH, AlpDmlItemH itemH) |
alp_status_t | alp_attn_dml_replace (AlpDmlH dmlH, AlpDmlItemH itemH) |
alp_status_t | alp_attn_dml_delete (AlpDmlH dmlH, AlpDmlItemH itemH) |
alp_status_t | alp_attn_dml_find (AlpDmlH dmlH, AlpDmlItemH itemH, AlpLuid *itemLuid) |
|
|
|
|
|
|
|
|
|
|