upm  1.6.0
Sensor/Actuator repository for libmraa (v1.9.0)
Classes | Public Member Functions | Static Public Attributes | Protected Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
SCAM Class Reference

Classes

class  PIC_FORMATS_T
 

Public Member Functions

synchronized void delete ()
 
 SCAM (int uart, short camAddr)
 
 SCAM (int uart)
 
boolean dataAvailable (long millis)
 
int readData (byte[] buffer)
 
int writeData (byte[] buffer)
 
boolean setupTty (int baud)
 
boolean setupTty ()
 
void drainInput ()
 
boolean init ()
 
boolean preCapture (SCAM.PIC_FORMATS_T fmt)
 
boolean preCapture ()
 
boolean doCapture ()
 
boolean storeImage (String fname)
 
int getImageSize ()
 

Static Public Attributes

static final long MAX_PKT_LEN = javaupm_scamJNI.SCAM_MAX_PKT_LEN_get()
 

Protected Member Functions

 SCAM (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (SCAM obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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