class GPhoto2::Port
 
  - GPhoto2::Port
 - Reference
 - Object
 
Included Modules
Defined in:
gphoto2/port.crConstructors
- 
        .new
        
          
NOTE allocates memory.
 
Instance Method Summary
- 
        #close : Nil
        
          
Closes the port.
 - 
        #finalize
        
          
Finalizes object by freeing allocated memory.
 - #info : PortInfo
 - #info=(info : PortInfo) : PortInfo
 - 
        #open : Nil
        
          
Opens the port.
 - 
        #reset : Nil
        
          
Resets the port.