mraa  2.0.0
Low Level Skeleton Library for Communication on GNU/Linux platforms
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Dir Class Reference
Collaboration diagram for Dir:
Collaboration graph
[legend]

Public Member Functions

final int swigValue ()
 
String toString ()
 

Static Public Member Functions

static Dir swigToEnum (int swigValue)
 

Static Public Attributes

static final Dir DIR_OUT = new Dir("DIR_OUT", mraaJNI.DIR_OUT_get())
 
static final Dir DIR_IN = new Dir("DIR_IN", mraaJNI.DIR_IN_get())
 
static final Dir DIR_OUT_HIGH = new Dir("DIR_OUT_HIGH", mraaJNI.DIR_OUT_HIGH_get())
 
static final Dir DIR_OUT_LOW = new Dir("DIR_OUT_LOW", mraaJNI.DIR_OUT_LOW_get())
 

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