gphoto2pp
A C++ Wrapper for libgphoto2
|
Namespaces | |
namespace | gphoto2 |
namespace | gphoto2pp |
namespace | gphoto2pp::context |
Functions | |
std::shared_ptr < gphoto2::_GPContext > | gphoto2pp::getContext () |
Creates a shared pointer of GPContext to be used anywhere in the program. Passes in a deleter method which will free the context on destruction. |