rpm
5.4.15
|
#include <rpmio/mongo.h>
Data Fields | |
int | flag |
int64_t | cursorID |
int | start |
int | num |
int64_t mongo_reply_fields::cursorID |
Definition at line 153 of file mongo.h.
Referenced by mongo_cursor_destroy(), mongo_cursor_get_more(), mongo_cursor_next(), and mongo_read_response().
int mongo_reply_fields::flag |
Definition at line 152 of file mongo.h.
Referenced by mongo_read_response().
int mongo_reply_fields::num |
Definition at line 155 of file mongo.h.
Referenced by mongo_cursor_get_more(), mongo_cursor_next(), mongo_cursor_op_query(), and mongo_read_response().
int mongo_reply_fields::start |
Definition at line 154 of file mongo.h.
Referenced by mongo_read_response().