Mapper
Public Attributes | List of all members
dbmsg_req Struct Reference

#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
 

Detailed Description

Definition at line 623 of file database.h.

Member Data Documentation

◆ file

unsigned long int dbmsg_req::file

Definition at line 625 of file database.h.

◆ msg_type

unsigned long int dbmsg_req::msg_type

Definition at line 624 of file database.h.

◆ num_recs

unsigned long int dbmsg_req::num_recs

Definition at line 628 of file database.h.

◆ offset

off_t dbmsg_req::offset

Definition at line 626 of file database.h.

◆ rec_size

unsigned long int dbmsg_req::rec_size

Definition at line 627 of file database.h.


The documentation for this struct was generated from the following file: