Relacs
0.9.8
|
This is the complete list of members for InList, including all inherited members.
add(InData *data, bool own=false) | InList | |
add(const InData *data, bool own=false) | InList | |
add(const InList &traces, bool own=false) | InList | |
addDaqError(int de) | InList | |
addError(long long flags) | InList | |
addErrorStr(const string &strg) | InList | |
addErrorStr(int errnum) | InList | |
addMode(int flags) | InList | |
assign(const InList *il) | InList | |
assign(void) | InList | |
assign(int index, const InData *data) | InList | |
back(void) const | InList | |
back(void) | InList | |
clear(void) | InList | |
clearBuffer(void) | InList | |
clearError(void) | InList | |
clearMode(void) | InList | |
currentTime(void) const | InList | |
currentTimeRaw(void) const | InList | |
delError(long long flags) | InList | |
delMode(int flags) | InList | |
empty(void) const | InList | inline |
erase(int index) | InList | |
errorText(void) const | InList | |
failed(void) const | InList | |
front(void) const | InList | |
front(void) | InList | |
index(const string &ident) const | InList | |
InList(void) | InList | |
InList(InData &data) | InList | |
InList(InData *data, bool own=false) | InList | |
InList(const InList *il) | InList | |
InList(const InList &il) | InList | |
lessChannelILE(const ILE &a, const ILE &b) | InList | friend |
lessDeviceChannelILE(const ILE &a, const ILE &b) | InList | friend |
operator<<(ostream &str, const InList &il) | InList | friend |
operator=(const InList &il) | InList | |
operator[](int i) const | InList | inline |
operator[](int i) | InList | inline |
operator[](const string &ident) const | InList | |
operator[](const string &ident) | InList | |
push(InData &data) | InList | |
push(const InList &traces) | InList | |
resize(int n, int m=0, int w=0, double step=1.0) | InList | |
set(int index, const InData *data, bool own=false) | InList | |
setContinuous(bool continuous=true) | InList | |
setDelay(double delay) | InList | |
setDevice(int device) | InList | |
setError(long long flags) | InList | |
setErrorStr(const string &strg) | InList | |
setErrorStr(int errnum) | InList | |
setMode(int flags) | InList | |
setPriority(bool priority=true) | InList | |
setReadTime(double time) | InList | |
setReference(InData::RefType ref) | InList | |
setRestart(void) | InList | |
setRestartTime(double restarttime) | InList | |
setSampleInterval(double step) | InList | |
setSampleRate(double rate) | InList | |
setScale(double scale) | InList | |
setSignalIndex(int index) | InList | |
setSignalTime(double time) | InList | |
setStartSource(int startsource) | InList | |
setUnipolar(bool unipolar) | InList | |
setUnit(const string &unit) | InList | |
setUnit(double scale, const string &unit) | InList | |
setUpdateTime(double time) | InList | |
size(void) const | InList | inline |
sortByChannel(void) | InList | |
sortByDeviceChannel(void) | InList | |
success(void) const | InList | |
update(void) | InList | |
updateDerived(void) | InList | |
updateRaw(void) | InList | |
~InList(void) | InList |