#include <string>#include <iostream>#include <gphoto2/gphoto2-context.h>

Go to the source code of this file.
Namespaces | |
| namespace | photo_reporter |
Functions | |
| void | photo_reporter::contextError (GPContext *context, const char *format, va_list args, void *data) |
| void | photo_reporter::contextStatus (GPContext *context, const char *format, va_list args, void *data) |
| void | photo_reporter::error (std::string function_name) |
| void | photo_reporter::error (std::string function_name, std::string additional_message) |