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 ()
 
Float get (int idx)
 
 floatVector (long n)
 
 floatVector (floatVector o)
 
long capacity ()
 
void reserve (long n)
 
boolean isEmpty ()
 
void clear ()
 
void push_back (float x)
 
float get_impl (int i)
 
float set (int i, float VECTOR_VALUE_IN)
 
int size ()
 
void removeRange (int from, int to)
 

Protected Member Functions

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

Static Protected Member Functions

static long getCPtr (floatVector obj)
 

Protected Attributes

transient boolean swigCMemOwn
 
Inheritance diagram for floatVector:
Inheritance graph
[legend]
Collaboration diagram for floatVector:
Collaboration graph
[legend]

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