Now you can download a copy of these docs so you can use them offline! Download now
Inheritance diagram for NumberArray:
Collaboration diagram for NumberArray:

Public Member Functions

double get (int index)
 
void set (int index, double value)
 
void add (double value)
 
- Public Member Functions inherited from ArrayData
 ArrayData (ArrayEntryType &type)
 
void remove (unsigned int index)
 
void setSize (unsigned int size)
 
unsigned int size ()
 
- Public Member Functions inherited from ComplexData
 ComplexData (ComplexEntryType &type)
 
ComplexEntryTypeGetType ()
 

Static Public Attributes

static const TypeId NUMBER_ARRAY_RAW_ID = 0x11
 
static ArrayEntryType TYPE
 

Additional Inherited Members

- Protected Member Functions inherited from ArrayData
EntryValue _get (unsigned int index)
 
void _set (unsigned int index, EntryValue value)
 
void _add (EntryValue value)
 

Detailed Description

Definition at line 15 of file NumberArray.h.


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

Generated on Sat Apr 26 2014 12:26:46 for WPILibC++ by doxygen 1.8.6