Mapper
|
#include <database.h>
Public Attributes | |
unsigned long int | msg_type |
unsigned long int | file |
off_t | offset |
unsigned long int | rec_size |
unsigned long int | num_recs |
Definition at line 623 of file database.h.
unsigned long int dbmsg_req::file |
Definition at line 625 of file database.h.
unsigned long int dbmsg_req::msg_type |
Definition at line 624 of file database.h.
unsigned long int dbmsg_req::num_recs |
Definition at line 628 of file database.h.
off_t dbmsg_req::offset |
Definition at line 626 of file database.h.
unsigned long int dbmsg_req::rec_size |
Definition at line 627 of file database.h.