MarkLogic Connect
MarkLogic Connect Client API Collection
|
A template container allowing the holding of any C++ object within a wrapper accessible from C. More...
#include <CWrapper.hpp>
Public Member Functions | |
CWrapper (T *obj) | |
T & | get () |
A template container allowing the holding of any C++ object within a wrapper accessible from C.
See the ConnectionWrapper.h file for connecting to MarkLogic and making requests, the ResponseWrapper.h file for working with the results from those calls.