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

_AlpAttnAlertType Struct Reference

#include <libraries/attnmgr/dml/attn_dml_prv.h>


Data Fields

AlpAttnDmlItemType itemType
AlpLuid itemLuid
 LUID to reference row in ALERTS table.
char * source
 alert source app id
char * name
 alert type name
char * handle
 string handle to refer to item
int32_t priority
 attention manager priority
int32_t duration
 Duration of alert, zero means no duration.
int32_t pending
 alert has yet to be seen
uint32_t attributes
 Attr controlling disposition of alert.
uid_t userId
 User Id of alert source.
gid_t groupId
 Group Id of alert source.
time_t created
 time alert was posted
time_t updated
 time alert was posted
uint32_t pcount
 number of properties in the list
AlpAttnPropTypeplist
 list of property item associated with this alert


Field Documentation

uint32_t _AlpAttnAlertType::attributes
 

Attr controlling disposition of alert.

time_t _AlpAttnAlertType::created
 

time alert was posted

int32_t _AlpAttnAlertType::duration
 

Duration of alert, zero means no duration.

gid_t _AlpAttnAlertType::groupId
 

Group Id of alert source.

char* _AlpAttnAlertType::handle
 

string handle to refer to item

AlpLuid _AlpAttnAlertType::itemLuid
 

LUID to reference row in ALERTS table.

AlpAttnDmlItemType _AlpAttnAlertType::itemType
 

char* _AlpAttnAlertType::name
 

alert type name

uint32_t _AlpAttnAlertType::pcount
 

number of properties in the list

int32_t _AlpAttnAlertType::pending
 

alert has yet to be seen

AlpAttnPropType* _AlpAttnAlertType::plist
 

list of property item associated with this alert

int32_t _AlpAttnAlertType::priority
 

attention manager priority

char* _AlpAttnAlertType::source
 

alert source app id

time_t _AlpAttnAlertType::updated
 

time alert was posted

uid_t _AlpAttnAlertType::userId
 

User Id of alert source.


The documentation for this struct was generated from the following file:
Generated on Sat Dec 16 20:29:49 2006 for hiker-0.9 by  doxygen 1.4.4