Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-533

Expose underlying C handles from C++ driver

    • Type: Icon: New Feature New Feature
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 0.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In the new (C++11) driver, there are features implemented in the C driver that aren't in the C++ driver. It would be useful for each C++ object that has an underlying mongoc driver object to expose that object so you can fall back to using the C driver functions without constructing a new client. An example would be gridfs, where the C driver has gridfs functions that require a mongoc_client_t.

            Assignee:
            tyler@10gen.com Tyler Brock
            Reporter:
            jonathan.reams@mongodb.com Jonathan Reams
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: