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

Public Member Functions

synchronized void delete ()
 
 floatVector (long n)
 
long size ()
 
long capacity ()
 
void reserve (long n)
 
boolean isEmpty ()
 
void clear ()
 
void add (float x)
 
float get (int i)
 
void set (int i, float val)
 

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (floatVector obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

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