rpm
5.4.15
|
#include <rpmio/mongo.h>
Data Fields | |
mongo_header | head |
char | data |
char mongo_message::data |
Definition at line 148 of file mongo.h.
Referenced by mongo_cursor_destroy(), mongo_cursor_get_more(), mongo_cursor_op_query(), mongo_insert(), mongo_insert_batch(), mongo_message_send(), mongo_remove(), and mongo_update().
mongo_header mongo_message::head |
Definition at line 147 of file mongo.h.
Referenced by mongo_cursor_op_query(), mongo_message_create(), and mongo_message_send().