rpm  5.4.15
Data Fields
mongo_header Struct Reference

#include <rpmio/mongo.h>

Data Fields

int len
 
int id
 
int responseTo
 
int op
 

Detailed Description

Definition at line 139 of file mongo.h.

Field Documentation

int mongo_header::id

Definition at line 141 of file mongo.h.

Referenced by mongo_message_create(), mongo_message_send(), and mongo_read_response().

int mongo_header::len
int mongo_header::op

Definition at line 143 of file mongo.h.

Referenced by mongo_message_create(), mongo_message_send(), and mongo_read_response().

int mongo_header::responseTo

Definition at line 142 of file mongo.h.

Referenced by mongo_message_create(), mongo_message_send(), and mongo_read_response().


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