TwiceAsNice  2019-02-18
Public Attributes | List of all members
_gphoto_driver Struct Reference
Collaboration diagram for _gphoto_driver:
Collaboration graph

Public Attributes

Cameracamera
 
GPContext * context
 
CameraFile * camerafile
 
CameraWidget * config
 
CameraFilePath camerapath
 
int command
 
struct timeval bulb_end
 
char filename [80]
 
int width
 
int height
 
gphoto_widgetformat_widget
 
gphoto_widgetiso_widget
 
gphoto_widgetexposure_widget
 
gphoto_widgetbulb_widget
 
gphoto_widgetautoexposuremode_widget
 
gphoto_widgetcapturetarget_widget
 
gphoto_widgetviewfinder_widget
 
gphoto_widgetcustomfuncex_widget
 
char bulb_port [256]
 
int bulb_fd
 
int exposure_cnt
 
double * exposure
 
int bulb_exposure_index
 
double max_exposure
 
double min_exposure
 
int iso
 
int format
 
int upload_settings
 
bool delete_sdcard_image
 
bool is_aborted
 
char * model
 
char * manufacturer
 
char ** exposure_presets
 
int exposure_presets_count
 
bool supports_temperature
 
float last_sensor_temp
 
DSUSBDriverdsusb
 
gphoto_widget_listwidgets
 
gphoto_widget_listiter
 
pthread_mutex_t mutex
 
pthread_t thread
 
pthread_cond_t signal
 

Member Data Documentation

◆ autoexposuremode_widget

gphoto_widget* _gphoto_driver::autoexposuremode_widget

◆ bulb_end

struct timeval _gphoto_driver::bulb_end

◆ bulb_exposure_index

int _gphoto_driver::bulb_exposure_index

◆ bulb_fd

int _gphoto_driver::bulb_fd

◆ bulb_port

char _gphoto_driver::bulb_port[256]

◆ bulb_widget

gphoto_widget* _gphoto_driver::bulb_widget

◆ camera

Camera* _gphoto_driver::camera

◆ camerafile

CameraFile* _gphoto_driver::camerafile

◆ camerapath

CameraFilePath _gphoto_driver::camerapath

◆ capturetarget_widget

gphoto_widget* _gphoto_driver::capturetarget_widget

◆ command

int _gphoto_driver::command

◆ config

CameraWidget* _gphoto_driver::config

◆ context

GPContext* _gphoto_driver::context

◆ customfuncex_widget

gphoto_widget* _gphoto_driver::customfuncex_widget

◆ delete_sdcard_image

bool _gphoto_driver::delete_sdcard_image

◆ dsusb

DSUSBDriver* _gphoto_driver::dsusb

◆ exposure

double* _gphoto_driver::exposure

◆ exposure_cnt

int _gphoto_driver::exposure_cnt

◆ exposure_presets

char** _gphoto_driver::exposure_presets

◆ exposure_presets_count

int _gphoto_driver::exposure_presets_count

◆ exposure_widget

gphoto_widget* _gphoto_driver::exposure_widget

◆ filename

char _gphoto_driver::filename[80]

◆ format

int _gphoto_driver::format

◆ format_widget

gphoto_widget* _gphoto_driver::format_widget

◆ height

int _gphoto_driver::height

◆ is_aborted

bool _gphoto_driver::is_aborted

◆ iso

int _gphoto_driver::iso

◆ iso_widget

gphoto_widget* _gphoto_driver::iso_widget

◆ iter

gphoto_widget_list* _gphoto_driver::iter

◆ last_sensor_temp

float _gphoto_driver::last_sensor_temp

◆ manufacturer

char* _gphoto_driver::manufacturer

◆ max_exposure

double _gphoto_driver::max_exposure

◆ min_exposure

double _gphoto_driver::min_exposure

◆ model

char* _gphoto_driver::model

◆ mutex

pthread_mutex_t _gphoto_driver::mutex

◆ signal

pthread_cond_t _gphoto_driver::signal

◆ supports_temperature

bool _gphoto_driver::supports_temperature

◆ thread

pthread_t _gphoto_driver::thread

◆ upload_settings

int _gphoto_driver::upload_settings

◆ viewfinder_widget

gphoto_widget* _gphoto_driver::viewfinder_widget

◆ widgets

gphoto_widget_list* _gphoto_driver::widgets

◆ width

int _gphoto_driver::width

The documentation for this struct was generated from the following file: