class GPhoto2::CameraFileInfo::File

Included Modules

Defined in:

gphoto2/camera_file_info/file.cr

Instance Method Summary

Instance methods inherited from module GPhoto2::ManagedStruct(LibGPhoto2::CameraFileInfoFile)

ptr : Pointer(T) ptr

Constructor methods inherited from module GPhoto2::ManagedStruct(LibGPhoto2::CameraFileInfoFile)

new(ptr : Pointer(T) | Nil = nil) new

Instance methods inherited from module GPhoto2::Struct(LibGPhoto2::CameraFileInfoFile)

ptr : Pointer(T) ptr, ptr? : Pointer(T) | Nil ptr?, to_unsafe : Pointer(T) to_unsafe, wrapped : T wrapped

Constructor methods inherited from module GPhoto2::Struct(LibGPhoto2::CameraFileInfoFile)

new(ptr : Pointer(T) | Nil = nil) new

Instance methods inherited from class GPhoto2::CameraFileInfo::Base

field?(field : CameraFileInfoFields) field?, fields : CameraFileInfoFields fields, size : LibC::UInt64T | Nil size, status : CameraFileStatus | Nil status, type : String | Nil type

Instance Method Detail

def deletable? #

[View source]
def height : LibC::UInt32T | Nil #

[View source]
def mtime : Time | Nil #

[View source]
def readable? #

[View source]
def width : LibC::UInt32T | Nil #

[View source]