|
| file | bson.c |
| | Implementation of the BSON API.
|
| |
| file | bson.h |
| | The BSON API's public header.
|
| |
| file | compat.c |
| |
| file | compat.h |
| |
| file | libmongo-macros.h |
| |
| file | libmongo-private.h |
| | Private types and functions, for internal use in libmongo-client only.
|
| |
| file | mongo-client.c |
| | MongoDB client API implementation.
|
| |
| file | mongo-client.h |
| | MongoDB client API public header.
|
| |
| file | mongo-sync-cursor.c |
| | MongoDB Cursor API implementation.
|
| |
| file | mongo-sync-cursor.h |
| | MongoDB cursor API public header.
|
| |
| file | mongo-sync-pool.c |
| | MongoDB connection pool API implementation.
|
| |
| file | mongo-sync-pool.h |
| | MongoDB connection pool API public header.
|
| |
| file | mongo-sync.c |
| | MongoDB synchronous wrapper API implementation.
|
| |
| file | mongo-sync.h |
| | MongoDB synchronous wrapper API public header.
|
| |
| file | mongo-utils.c |
| | Implementation for various libmongo-client helper functions.
|
| |
| file | mongo-utils.h |
| | Public header for various libmongo-client helper functions.
|
| |
| file | mongo-wire.c |
| | Implementation of the MongoDB Wire Protocol.
|
| |
| file | mongo-wire.h |
| | MongoDB Wire Protocol API public header.
|
| |
| file | mongo.h |
| | libmongo-client meta-header.
|
| |
| file | sync-gridfs-chunk.c |
| | MongoDB GridFS chunk access implementation.
|
| |
| file | sync-gridfs-chunk.h |
| | MongoDB GridFS Chunk API.
|
| |
| file | sync-gridfs-stream.c |
| | MongoDB GridFS Streaming API implementation.
|
| |
| file | sync-gridfs-stream.h |
| | MongoDB GridFS Streaming API.
|
| |
| file | sync-gridfs.c |
| | MongoDB GridFS implementation.
|
| |
| file | sync-gridfs.h |
| | MongoDB GridFS API.
|
| |