gphoto2pp
A C++ Wrapper for libgphoto2
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros
gphoto2pp::helper::debugging Namespace Reference

Namespaces

namespace  detail

Enumerations

enum  LogLevelWrapper

Functions

void startPortLogging (const LogLevelWrapper &level)
void stopPortLogging ()
observer::Registration subscribeToPortLogEvents (const LogLevelWrapper &event, std::function< void(LogLevelWrapper const &level, std::string const &domain, std::string const &str, void *data)> func)

Enumeration Type Documentation

Function Documentation

void gphoto2pp::helper::debugging::startPortLogging ( const LogLevelWrapper &  level)
void gphoto2pp::helper::debugging::stopPortLogging ( )
observer::Registration gphoto2pp::helper::debugging::subscribeToPortLogEvents ( const LogLevelWrapper &  event,
std::function< void(LogLevelWrapper const &level, std::string const &domain, std::string const &str, void *data)>  func 
)