gphoto2pp
A C++ Wrapper for libgphoto2
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
camera_file_path_wrapper.hpp
Go to the documentation of this file.
1
25
#ifndef CAMERAFILEPATHWRAPPER_HPP
26
#define CAMERAFILEPATHWRAPPER_HPP
27
28
#include <string>
29
30
namespace
gphoto2pp
31
{
35
struct
CameraFilePathWrapper
36
{
37
std::string
Name
;
38
std::string
Folder
;
39
};
40
}
41
42
#endif // CAMERAFILEPATHWRAPPER_HPP
include
camera_file_path_wrapper.hpp
Generated on Wed May 7 2014 20:06:38 for gphoto2pp by
1.8.1.2