rpm  5.4.15
Data Fields
mongo_reply Struct Reference

#include <rpmio/mongo.h>

Collaboration diagram for mongo_reply:
Collaboration graph
[legend]

Data Fields

mongo_header head
 
mongo_reply_fields fields
 
char objs
 

Detailed Description

Definition at line 158 of file mongo.h.

Field Documentation

mongo_reply_fields mongo_reply::fields
mongo_header mongo_reply::head

Definition at line 159 of file mongo.h.

Referenced by mongo_cursor_next(), and mongo_read_response().

char mongo_reply::objs

Definition at line 161 of file mongo.h.

Referenced by mongo_cursor_next(), mongo_cursor_op_query(), and mongo_read_response().


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