#include <string>
#include <iostream>
#include <gphoto2/gphoto2-context.h>
Go to the source code of this file.
Namespaces | |
photo_reporter | |
Functions | |
void | photo_reporter::contextError (GPContext *context, const char *error_string, void *data) |
void | photo_reporter::contextStatus (GPContext *context, const char *status_string, void *data) |
void | photo_reporter::error (const std::string &function_name) |
void | photo_reporter::error (const std::string &function_name, const std::string &additional_message) |