Module mongoc_sys::bindings [] [src]

Structs

bson_error_t
bson_reader_t
bson_t
mongoc_ssl_opt_t

Enums

mongoc_bulk_operation_t
mongoc_client_pool_t
mongoc_client_t
mongoc_collection_t
mongoc_cursor_t
mongoc_database_t
mongoc_read_prefs_t
mongoc_uri_t
mongoc_write_concern_t

Constants

MONGOC_DELETE_NONE
MONGOC_DELETE_SINGLE_REMOVE
MONGOC_ERROR_BSON
MONGOC_ERROR_BSON_INVALID
MONGOC_ERROR_CLIENT
MONGOC_ERROR_CLIENT_AUTHENTICATE
MONGOC_ERROR_CLIENT_GETNONCE
MONGOC_ERROR_CLIENT_IN_EXHAUST
MONGOC_ERROR_CLIENT_NOT_READY
MONGOC_ERROR_CLIENT_NO_ACCEPTABLE_PEER
MONGOC_ERROR_CLIENT_TOO_BIG
MONGOC_ERROR_CLIENT_TOO_SMALL
MONGOC_ERROR_COLLECTION
MONGOC_ERROR_COLLECTION_DELETE_FAILED
MONGOC_ERROR_COLLECTION_DOES_NOT_EXIST
MONGOC_ERROR_COLLECTION_INSERT_FAILED
MONGOC_ERROR_COLLECTION_UPDATE_FAILED
MONGOC_ERROR_COMMAND
MONGOC_ERROR_COMMAND_INVALID_ARG
MONGOC_ERROR_CURSOR
MONGOC_ERROR_CURSOR_INVALID_CURSOR
MONGOC_ERROR_DUPLICATE_KEY
MONGOC_ERROR_GRIDFS
MONGOC_ERROR_GRIDFS_INVALID_FILENAME
MONGOC_ERROR_INSERT
MONGOC_ERROR_MATCHER
MONGOC_ERROR_MATCHER_INVALID
MONGOC_ERROR_NAMESPACE
MONGOC_ERROR_NAMESPACE_INVALID
MONGOC_ERROR_NAMESPACE_INVALID_FILTER_TYPE
MONGOC_ERROR_PROTOCOL
MONGOC_ERROR_PROTOCOL_BAD_WIRE_VERSION
MONGOC_ERROR_PROTOCOL_ERROR
MONGOC_ERROR_PROTOCOL_INVALID_REPLY
MONGOC_ERROR_QUERY
MONGOC_ERROR_QUERY_COMMAND_NOT_FOUND
MONGOC_ERROR_QUERY_FAILURE
MONGOC_ERROR_QUERY_NOT_TAILABLE
MONGOC_ERROR_SASL
MONGOC_ERROR_SCRAM
MONGOC_ERROR_SCRAM_NOT_DONE
MONGOC_ERROR_SCRAM_PROTOCOL_ERROR
MONGOC_ERROR_STREAM
MONGOC_ERROR_STREAM_CONNECT
MONGOC_ERROR_STREAM_INVALID_STATE
MONGOC_ERROR_STREAM_INVALID_TYPE
MONGOC_ERROR_STREAM_NAME_RESOLUTION
MONGOC_ERROR_STREAM_NOT_ESTABLISHED
MONGOC_ERROR_STREAM_SOCKET
MONGOC_ERROR_WRITE_CONCERN_ERROR
MONGOC_INSERT_CONTINUE_ON_ERROR
MONGOC_INSERT_NONE
MONGOC_LOG_LEVEL_CRITICAL
MONGOC_LOG_LEVEL_DEBUG
MONGOC_LOG_LEVEL_ERROR
MONGOC_LOG_LEVEL_INFO
MONGOC_LOG_LEVEL_MESSAGE
MONGOC_LOG_LEVEL_TRACE
MONGOC_LOG_LEVEL_WARNING
MONGOC_QUERY_AWAIT_DATA
MONGOC_QUERY_EXHAUST
MONGOC_QUERY_NONE
MONGOC_QUERY_NO_CURSOR_TIMEOUT
MONGOC_QUERY_OPLOG_REPLAY
MONGOC_QUERY_PARTIAL
MONGOC_QUERY_SLAVE_OK
MONGOC_QUERY_TAILABLE_CURSOR
MONGOC_READ_NEAREST
MONGOC_READ_PRIMARY
MONGOC_READ_PRIMARY_PREFERRED
MONGOC_READ_SECONDARY
MONGOC_READ_SECONDARY_PREFERRED
MONGOC_REMOVE_NONE
MONGOC_REMOVE_SINGLE_REMOVE
MONGOC_REPLY_AWAIT_CAPABLE
MONGOC_REPLY_CURSOR_NOT_FOUND
MONGOC_REPLY_NONE
MONGOC_REPLY_QUERY_FAILURE
MONGOC_REPLY_SHARD_CONFIG_STALE
MONGOC_UPDATE_MULTI_UPDATE
MONGOC_UPDATE_NONE
MONGOC_UPDATE_UPSERT

Functions

bson_as_json
bson_destroy
bson_free
bson_get_data
bson_new
bson_new_from_data
bson_reader_new_from_data
mongoc_bulk_operation_destroy
mongoc_bulk_operation_execute
mongoc_bulk_operation_insert
mongoc_bulk_operation_remove
mongoc_bulk_operation_remove_one
mongoc_bulk_operation_replace_one
mongoc_bulk_operation_update
mongoc_bulk_operation_update_one
mongoc_client_get_collection
mongoc_client_get_database
mongoc_client_get_server_status
mongoc_client_pool_destroy
mongoc_client_pool_new
mongoc_client_pool_pop
mongoc_client_pool_push
mongoc_client_pool_set_ssl_opts
mongoc_collection_aggregate
mongoc_collection_command
mongoc_collection_command_simple
mongoc_collection_count_with_opts
mongoc_collection_create_bulk_operation
mongoc_collection_destroy
mongoc_collection_drop
mongoc_collection_find
mongoc_collection_find_and_modify
mongoc_collection_get_name
mongoc_collection_insert
mongoc_collection_remove
mongoc_collection_save
mongoc_collection_update
mongoc_cursor_destroy
mongoc_cursor_error
mongoc_cursor_is_alive
mongoc_cursor_more
mongoc_cursor_next
mongoc_database_command
mongoc_database_command_simple
mongoc_database_create_collection
mongoc_database_destroy
mongoc_database_get_collection
mongoc_database_get_name
mongoc_init
mongoc_log_set_handler
mongoc_read_prefs_destroy
mongoc_read_prefs_new
mongoc_uri_destroy
mongoc_uri_get_database
mongoc_uri_get_string
mongoc_uri_new
mongoc_write_concern_destroy
mongoc_write_concern_new

Type Definitions

int16_t
int32_t
int64_t
int8_t
mongoc_insert_flags_t
mongoc_log_func_t
mongoc_log_level_t
mongoc_query_flags_t
mongoc_read_mode_t
mongoc_remove_flags_t
mongoc_update_flags_t
size_t
uint16_t
uint32_t
uint8_t