Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

attn_dml_write.c File Reference


Detailed Description

ALP attention manager data model write implementation.

#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)


Function Documentation

alp_status_t alp_attn_dml_delete AlpDmlH  dmlH,
AlpDmlItemH  itemH
 

alp_status_t alp_attn_dml_find AlpDmlH  dmlH,
AlpDmlItemH  itemH,
AlpLuid itemLuid
 

alp_status_t alp_attn_dml_insert AlpDmlH  dmlH,
AlpDmlItemH  itemH,
AlpLuid luid
 

alp_status_t alp_attn_dml_replace AlpDmlH  dmlH,
AlpDmlItemH  itemH
 

alp_status_t alp_attn_dml_update AlpDmlH  dmlH,
AlpDmlItemH  itemH
 


Generated on Sat Dec 16 20:29:48 2006 for hiker-0.9 by  doxygen 1.4.4