struct GPhoto2::CameraEvent(T)

Defined in:

gphoto2/camera_event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(type : CameraEventType, data : T) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(type _type = @type, data _data = @data) #

[View source]
def data : T #

def type : CameraEventType #