db_event_t Struct Reference

#include <ittia/db.h>

List of all members.


Detailed Description

Data change notification event.

See also:
db_wait, db_watch_table, db_goto_bookmark.

Public Attributes

uint16_t event_tag
union {
   struct {
      uint32_t   utid
      db_oid_t   row
   }   row_insert
   struct {
      uint32_t   utid
      db_oid_t   row
   }   row_update
u

Copyright © 2005-2008 ITTIA®. All rights reserved.