#include <ListOfDoubleSerialArray.h>
ListOfDoubleSerialArray::ListOfDoubleSerialArray |
( |
| ) |
|
ListOfDoubleSerialArray::ListOfDoubleSerialArray |
( |
const int |
numberOfElements | ) |
|
ListOfDoubleSerialArray::~ListOfDoubleSerialArray |
( |
| ) |
|
void ListOfDoubleSerialArray::addElement |
( |
const int |
index | ) |
|
void ListOfDoubleSerialArray::addElement |
( |
| ) |
|
void ListOfDoubleSerialArray::addElement |
( |
const doubleSerialArray & |
t, |
|
|
const int |
index |
|
) |
| |
void ListOfDoubleSerialArray::addElement |
( |
const doubleSerialArray & |
t | ) |
|
void ListOfDoubleSerialArray::breakReference |
( |
| ) |
|
|
virtual |
void ListOfDoubleSerialArray::checkRange |
( |
const int |
| ) |
const |
|
protected |
void ListOfDoubleSerialArray::deleteElement |
( |
const doubleSerialArray & |
X | ) |
|
void ListOfDoubleSerialArray::deleteElement |
( |
const int |
index | ) |
|
void ListOfDoubleSerialArray::deleteElement |
( |
| ) |
|
void ListOfDoubleSerialArray::deleteStuff |
( |
| ) |
|
|
protected |
void ListOfDoubleSerialArray::destroy |
( |
| ) |
|
int ListOfDoubleSerialArray::getIndex |
( |
const doubleSerialArray & |
X | ) |
const |
int ListOfDoubleSerialArray::getLength |
( |
| ) |
const |
|
inline |
void ListOfDoubleSerialArray::initialize |
( |
| ) |
|
|
protected |
int ListOfDoubleSerialArray::listLength |
( |
| ) |
const |
|
inline |
void ListOfDoubleSerialArray::openAPositionForAnElement |
( |
const int |
index | ) |
|
|
protected |
doubleSerialArray& ListOfDoubleSerialArray::operator[] |
( |
const int |
index | ) |
const |
void ListOfDoubleSerialArray::swapElements |
( |
const int |
i, |
|
|
const int |
j |
|
) |
| |
RCData* ListOfDoubleSerialArray::rcData |
The documentation for this class was generated from the following file: