Nakuja Flight Computer Testing and Simulation Engine (NaFCTSE) 1.0
A testing and verification tool for the Nakuja Rocket Project flight computers
Loading...
Searching...
No Matches
QCPDataContainer< DataType > Member List

This is the complete list of members for QCPDataContainer< DataType >, including all inherited members.

add(const QCPDataContainer< DataType > &data)QCPDataContainer< DataType >
add(const QVector< DataType > &data, bool alreadySorted=false)QCPDataContainer< DataType >
add(const DataType &data)QCPDataContainer< DataType >
at(int index) constQCPDataContainer< DataType >inline
autoSqueeze() const (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >inline
begin()QCPDataContainer< DataType >inline
clear()QCPDataContainer< DataType >
const_iterator typedef (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >
constBegin() constQCPDataContainer< DataType >inline
constEnd() constQCPDataContainer< DataType >inline
dataRange() constQCPDataContainer< DataType >inline
end()QCPDataContainer< DataType >inline
findBegin(double sortKey, bool expandedRange=true) constQCPDataContainer< DataType >
findEnd(double sortKey, bool expandedRange=true) constQCPDataContainer< DataType >
isEmpty() constQCPDataContainer< DataType >inline
iterator typedef (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >
keyRange(bool &foundRange, QCP::SignDomain signDomain=QCP::sdBoth)QCPDataContainer< DataType >
limitIteratorsToDataRange(const_iterator &begin, const_iterator &end, const QCPDataRange &dataRange) constQCPDataContainer< DataType >
mAutoSqueeze (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
mData (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
mPreallocIteration (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
mPreallocSize (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
performAutoSqueeze() (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
preallocateGrow(int minimumPreallocSize) (defined in QCPDataContainer< DataType >)QCPDataContainer< DataType >protected
QCPDataContainer()QCPDataContainer< DataType >
qcpLessThanSortKey(const DataType &a, const DataType &b)QCPDataContainer< DataType >related
remove(double sortKeyFrom, double sortKeyTo)QCPDataContainer< DataType >
remove(double sortKey)QCPDataContainer< DataType >
removeAfter(double sortKey)QCPDataContainer< DataType >
removeBefore(double sortKey)QCPDataContainer< DataType >
set(const QCPDataContainer< DataType > &data)QCPDataContainer< DataType >
set(const QVector< DataType > &data, bool alreadySorted=false)QCPDataContainer< DataType >
setAutoSqueeze(bool enabled)QCPDataContainer< DataType >
size() constQCPDataContainer< DataType >inline
sort()QCPDataContainer< DataType >
squeeze(bool preAllocation=true, bool postAllocation=true)QCPDataContainer< DataType >
valueRange(bool &foundRange, QCP::SignDomain signDomain=QCP::sdBoth, const QCPRange &inKeyRange=QCPRange())QCPDataContainer< DataType >