|
Relacs
0.9.8
|
This is the complete list of members for Control, including all inherited members.
| acquisition(void) const | RELACSPlugin | |
| Action enum name | ConfigClass | |
| activateGains(void) | RELACSPlugin | protected |
| add(const Options &o) | Options | |
| add(const Options &o, int flags) | Options | |
| add(const Parameter &np) | Options | |
| addActions(QMenu *menu, bool doxydoc) | Control | virtual |
| addBoolean(const string &name, const string &request, bool dflt, int flags=0, int style=0) | Options | |
| addBoolean(const char *name, const char *request, bool dflt, int flags=0, int style=0) | Options | inline |
| addBoolean(const string &name, bool dflt, int flags=0, int style=0) | Options | inline |
| addBoolean(const char *name, bool dflt, int flags=0, int style=0) | Options | inline |
| addConfig(void) | ConfigClass | |
| addConfigMode(int mode) | ConfigClass | |
| addDate(const string &name, const string &request, int year=0, int month=0, int day=0, int flags=0, int style=0) | Options | |
| addDate(const string &name, int year, int month, int day, int flags=0, int style=0) | Options | inline |
| addDate(const string &name, int flags=0, int style=0) | Options | inline |
| addDefaultPath(const string &file) const | RELACSPlugin | |
| addDialogReadOnlyMask(int mask) | ConfigDialog | |
| addDialogSelectMask(int mask) | ConfigDialog | |
| addDialogStyle(int style) | ConfigDialog | |
| addFlag(int flag) | Options | |
| addFlags(const string &name, int flags) | Options | |
| addFlags(int flags, int selectflag=0) | Options | |
| addHelpPath(const string &path) | ConfigDialog | |
| addInteger(const string &name, const string &request, long dflt, long minimum=LONG_MIN, long maximum=LONG_MAX, long step=1, const string &unit="", const string &outputunit="", int width=0, int flags=0, int style=0) | Options | |
| addInteger(const string &name, long dflt, const string &unit="", int width=0, int flags=0, int style=0) | Options | inline |
| addInteger(const string &name, const string &unit="") | Options | inline |
| addNumber(const string &name, const string &request, double dflt, double minimum, double maximum=MAXDOUBLE, double step=1.0, const string &unit="", const string &outputunit="", const string &format="", int flags=0, int style=0) | Options | |
| addNumber(const string &name, const string &request, double dflt, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| addNumber(const string &name, double dflt, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| addNumber(const string &name, double dflt, const string &unit, int flags, int style=0) | Options | inline |
| addNumber(const string &name, double dflt, double error, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| addNumber(const string &name, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| addPath(const string &file) const | RELACSPlugin | |
| addSection(const string &name, const string &type="", int flag=0, int style=0) | Options | |
| addSection(const string &name, int flag, int style=0) | Options | inline |
| addSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0) | Options | |
| addSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0) | Options | inline |
| addSection(const Options &opt, const string &name, int flag, int style=0) | Options | inline |
| addSection(Options *opt, bool newparent=false) | Options | |
| addSelection(const string &name, const string &request, const string &selection, int flags=0, int style=0) | Options | |
| addSelection(const string &name, const string &selection="", int flags=0, int style=0) | Options | inline |
| addStyle(int style) | Options | |
| addStyle(const string &name, int style) | Options | |
| addStyles(int style, int selectflag=0) | Options | |
| addText(const string &name, const string &request, const string &dflt, int flags=0, int style=0) | Options | |
| addText(const string &name, const string &dflt="", int flags=0, int style=0) | Options | inline |
| addTime(const string &name, const string &request, int hour=0, int minutes=0, int seconds=0, int milliseconds=0, int flags=0, int style=0) | Options | |
| addTime(const string &name, int hour, int minutes, int seconds, int milliseconds=0, int flags=0, int style=0) | Options | inline |
| addTime(const string &name, int flags=0, int style=0) | Options | inline |
| addTracesEvents(deque< InList * > &data, deque< EventList * > &events) | RELACSPlugin | |
| addValueTypeFlags(int flags, int typemask) | Options | |
| addValueTypeStyles(int style, int typemask) | Options | |
| adjust(const InData &data, double tbegin, double tend, double threshold) | RELACSPlugin | protected |
| adjust(const InData &data, double duration, double threshold) | RELACSPlugin | protected |
| adjustGain(const InData &data, double maxvalue) | RELACSPlugin | protected |
| adjustGain(const InData &data, double minvalue, double maxvalue) | RELACSPlugin | protected |
| allText(const string &name, const string &dflt="", const string &format="", const string &unit="", const string &separator=", ") const | Options | |
| AlwaysQuote enum value | Options | |
| AnalogInputId | RELACSPlugin | static |
| AnalogOutputId | RELACSPlugin | static |
| analysis(void) const | RELACSPlugin | |
| append(const Options &o) | Options | |
| append(const Options &o, int flags) | Options | |
| assign(const Options &o) | Options | |
| assign(const Options &o, int flags) | Options | |
| assign(const string &name, const string &value) | Options | |
| assignTracesEvents(const InList &data, const EventList &events) | RELACSPlugin | |
| assignTracesEvents(void) | RELACSPlugin | |
| AttenuateId | RELACSPlugin | static |
| attenuator(const string &name) | RELACSPlugin | |
| AttenuatorId | RELACSPlugin | static |
| author(void) const | ConfigDialog | |
| autoConfigureDetector(Filter *detector, double tbegin, double tend) | RELACSPlugin | |
| autoConfigureDetector(Filter *detector, double duration) | RELACSPlugin | |
| autoConfigureDetectors(double tbegin, double tend) | RELACSPlugin | |
| autoConfigureDetectors(double duration) | RELACSPlugin | |
| autoConfigureFilter(Filter *filter, double tbegin, double tend) | RELACSPlugin | |
| autoConfigureFilter(Filter *filter, double duration) | RELACSPlugin | |
| autoConfigureFilter(double tbegin, double tend) | RELACSPlugin | |
| autoConfigureFilter(double duration) | RELACSPlugin | |
| begin(void) | Options | inline |
| begin(void) const | Options | inline |
| boolean(const string &name, bool dflt=false, int index=0) const | Options | |
| boolean(const string &name, int index, bool dflt=false) const | Options | inline |
| booleans(const string &name, vector< bool > &n) const | Options | |
| callNotifies(void) | Options | |
| ceil10(double v, double scale=1.0) | Options | inlinestatic |
| changed(const string &name) | Options | |
| changeUnit(const string &name, const string &internunit) | Options | |
| checkType(int mask) const | Options | |
| clear(bool revert=true) | Options | |
| clearFlag(void) | Options | |
| clearFlags(const string &name) | Options | |
| clearHelpPathes(void) | ConfigDialog | |
| clearSections(void) | Options | |
| clearStyle(void) | Options | |
| config(void) | ConfigClass | virtual |
| ConfigClass(const string &ident, int group=0, int mode=0xffff, int selectmask=0) | ConfigClass | |
| ConfigClass(const ConfigClass &C) | ConfigClass | |
| ConfigDialog(const string &configident="", int configgroup=0, const string &name="", const string &author="", const string &version="", const string &date=__DATE__) | ConfigDialog | |
| configGroup(void) const | ConfigClass | |
| configIdent(void) const | ConfigClass | |
| configMode(void) const | ConfigClass | |
| configSelectMask(void) const | ConfigClass | |
| configSize(void) const | ConfigClass | virtual |
| const_iterator typedef | Options | |
| const_section_iterator typedef | Options | |
| control(int index) | RELACSPlugin | protected |
| control(const string &name) | RELACSPlugin | protected |
| Control(const string &name, const string &pluginset="", const string &author="unknown", const string &version="unknown", const string &date=__DATE__) | Control | |
| ControlId | RELACSPlugin | static |
| controlOpts(int index) | RELACSPlugin | protected |
| controlOpts(const string &name) | RELACSPlugin | protected |
| ControlThread class | Control | friend |
| copy(Options &o, int flags) | Options | |
| Core | RELACSPlugin | static |
| currentRePro(void) | RELACSPlugin | protected |
| currentReProOpts(void) | RELACSPlugin | protected |
| currentTime(void) const | RELACSPlugin | |
| currentTimeRaw(void) const | RELACSPlugin | |
| customEvent(QEvent *qce) | RELACSPlugin | protectedvirtualslot |
| date(void) const | ConfigDialog | |
| relacs::ConfigClass::date(const string &name, int index, int &year, int &month, int &day) const | Options | |
| dClosed(int r) | ConfigDialog | protectedvirtualslot |
| defaultBoolean(const string &name) const | Options | |
| defaultDate(const string &name, int index, int &year, int &month, int &day) const | Options | |
| defaultInteger(const string &name, const string &unit="") const | Options | |
| defaultNumber(const string &name, const string &unit="") const | Options | |
| defaultPath(void) const | RELACSPlugin | |
| defaultText(const string &name, const string &format="", const string &unit="") const | Options | |
| defaultTime(const string &name, int index, int &hour, int &minutes, int &seconds, int &milliseconds) const | Options | |
| delConfigMode(int mode) | ConfigClass | |
| delFlag(int flag) | Options | |
| delFlags(const string &name, int flags) | Options | |
| delFlags(int flags, int selectflag=0) | Options | |
| delStyle(int style) | Options | |
| delStyle(const string &name, int style) | Options | |
| delStyles(int style, int selectflag=0) | Options | |
| delValueTypeFlags(int flags, int typemask) | Options | |
| delValueTypeStyles(int style, int typemask) | Options | |
| desktopHeight(void) const | RELACSPlugin | |
| desktopWidth(void) const | RELACSPlugin | |
| detector(const string &name) | RELACSPlugin | |
| detectorEvents(int index) | RELACSPlugin | |
| detectorEvents(const string &name) | RELACSPlugin | |
| detectorEventsOpts(int index) | RELACSPlugin | |
| detectorEventsOpts(const string &name) | RELACSPlugin | |
| detectorOpts(const string &name) | RELACSPlugin | |
| device(const string &ident) | RELACSPlugin | |
| DeviceId | RELACSPlugin | static |
| devices(void) const | RELACSPlugin | |
| dialog(void) | ConfigDialog | virtualslot |
| dialogAccepted(void) | ConfigDialog | signal |
| dialogAction(int r) | ConfigDialog | signal |
| dialogButtons(OptDialog *od) | ConfigDialog | virtual |
| dialogCaption(void) const | ConfigDialog | |
| dialogClosed(int r) | ConfigDialog | signal |
| dialogEmptyMessage(OptDialog *od) | ConfigDialog | virtual |
| dialogHeader(void) const | ConfigDialog | |
| dialogHeaderWidget(OptDialog *od) | ConfigDialog | virtual |
| dialogHelp(void) const | ConfigDialog | |
| dialogOpen(void) const | ConfigDialog | |
| DialogOptions | ConfigDialog | protected |
| dialogOptions(OptDialog *od, string *tabhotkeys=0) | ConfigDialog | virtual |
| dialogReadOnlyMask(void) const | ConfigDialog | |
| dialogSelectMask(void) const | ConfigDialog | |
| dialogStyle(void) const | ConfigDialog | |
| digitalIO(const string &ident) | RELACSPlugin | |
| DigitalIOId | RELACSPlugin | static |
| DontCloseSection enum value | Options | |
| down(void) | Options | |
| Embrace enum value | Options | |
| empty(void) const | Options | |
| end(void) | Options | inline |
| end(void) const | Options | inline |
| endSection(void) | Options | |
| erase(iterator p) | Options | |
| erase(section_iterator p) | Options | |
| erase(Options *s) | Options | |
| erase(const string &pattern) | Options | |
| erase(int selectflag) | Options | |
| error(const string &name, const string &unit="", int index=0) const | Options | |
| error(const string &name, int index, const string &unit="") const | Options | inline |
| errors(const string &name, vector< double > &n, const string &unit="") const | Options | |
| EscapeQuotes enum value | Options | |
| eventFilter(QObject *obj, QEvent *event) | RELACSPlugin | protectedvirtual |
| eventInputEvent(int event) const | RELACSPlugin | |
| eventInputEvent(const string &ident) const | RELACSPlugin | |
| eventInputTrace(int event) const | RELACSPlugin | |
| eventInputTrace(const string &ident) const | RELACSPlugin | |
| events(void) const | RELACSPlugin | |
| events(int index) const | RELACSPlugin | |
| events(const string &ident) const | RELACSPlugin | |
| exist(const string &pattern) const | Options | |
| existSection(const string &pattern) const | Options | |
| filter(const string &name) | RELACSPlugin | |
| FilterId | RELACSPlugin | static |
| filterOpts(const string &name) | RELACSPlugin | |
| filterTrace(int index) | RELACSPlugin | |
| filterTrace(const string &name) | RELACSPlugin | |
| filterTraceOpts(int index) | RELACSPlugin | |
| filterTraceOpts(const string &name) | RELACSPlugin | |
| find(const string &pattern, int level=-1) const | Options | |
| find(const string &pattern, int level=-1) | Options | |
| findSection(const string &pattern, int level=-1) const | Options | |
| findSection(const string &pattern, int level=-1) | Options | |
| FirstOnly enum value | Options | |
| flag(void) const | Options | |
| flag(int selectflag) const | Options | |
| flags(const string &name) const | Options | |
| flags(const string &name, int flag) const | Options | |
| flatten(Options *root=0) | Options | |
| floor10(double v, double scale=1.0) | Options | inlinestatic |
| floorLog10(double v) | Options | inlinestatic |
| format(const string &name) const | Options | |
| formatWidth(const string &name) const | Options | |
| getData(double mintracetime=0.0, double prevsignal=-1000.0) | RELACSPlugin | |
| globalKeyEvents(void) | RELACSPlugin | |
| hClosed(int r) | ConfigDialog | protectedvirtualslot |
| headerBackgroundColor(void) const | ConfigDialog | |
| headerForegroundColor(void) const | ConfigDialog | |
| headerImageFile(void) const | ConfigDialog | |
| help(void) | ConfigDialog | virtualslot |
| helpCaption(void) const | ConfigDialog | |
| helpFileName(void) const | RELACSPlugin | virtual |
| helpOpen(void) const | ConfigDialog | |
| helpPath(int inx=0) const | ConfigDialog | |
| helpPathes(void) const | ConfigDialog | |
| idle(void) const | RELACSPlugin | |
| include(void) const | Options | |
| index(const string &name) const | Options | |
| index(const string &name, const string &strg) const | Options | |
| info(const string &s, double timeout=0.0) | RELACSPlugin | protected |
| initDevices(void) | Control | virtual |
| insert(const Options &o, const string &atname="") | Options | |
| insert(const Options &o, int flags, const string &atname="") | Options | |
| insert(const Parameter &np, const string &atname="") | Options | |
| insertBoolean(const string &name, const string &atname="", const string &request="", bool dflt=false, int flags=0, int style=0) | Options | |
| insertBoolean(const string &name, const string &atname, int flags=0, int style=0) | Options | inline |
| insertDate(const string &name, const string &atname="", const string &request="", int year=0, int month=0, int day=0, int flags=0, int style=0) | Options | |
| insertDate(const string &name, const string &atname, int year=0, int month=0, int day=0, int flags=0, int style=0) | Options | inline |
| insertDate(const string &name, const string &atname, int flags=0, int style=0) | Options | inline |
| insertInteger(const string &name, const string &atname, const string &request, long dflt, long minimum=LONG_MIN, long maximum=LONG_MAX, long step=1, const string &unit="", const string &outputunit="", int width=0, int flags=0, int style=0) | Options | |
| insertInteger(const string &name, const string &atname, long dflt, const string &unit="", int width=0, int flags=0, int style=0) | Options | inline |
| insertInteger(const string &name, const string &atname, const string &unit="", int width=0, int flags=0, int style=0) | Options | inline |
| insertNumber(const string &name, const string &atname, const string &request, double dflt, double minimum, double maximum=MAXDOUBLE, double step=1.0, const string &unit="", const string &outputunit="", const string &format="", int flags=0, int style=0) | Options | |
| insertNumber(const string &name, const string &atname, const string &request, double dflt, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| insertNumber(const string &name, const string &atname, double dflt, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| insertNumber(const string &name, const string &atname, const string &unit="", const string &format="", int flags=0, int style=0) | Options | inline |
| insertSection(const string &name, const string &atpattern, const string &type="", int flag=0, int style=0) | Options | |
| insertSection(const string &name, const string &atpattern, int flag, int style=0) | Options | inline |
| insertSection(const Options &opt, int selectmask, const string &name, const string &atpattern, const string &type="", int flag=0, int style=0) | Options | |
| insertSection(const Options &opt, const string &name, const string &atpattern, const string &type="", int flag=0, int style=0) | Options | inline |
| insertSection(const Options &opt, const string &name, const string &atpattern, int flag, int style=0) | Options | inline |
| insertSection(Options *opt, const string &atpattern, bool newparent=false) | Options | |
| insertSelection(const string &name, const string &atname, const string &request, const string &selection, int flags=0, int style=0) | Options | |
| insertSelection(const string &name, const string &atname="", const string &selection="", int flags=0, int style=0) | Options | inline |
| insertText(const string &name, const string &atname, const string &request, const string &dflt, int flags=0, int style=0) | Options | |
| insertText(const string &name, const string &atname="", const string &dflt="", int flags=0, int style=0) | Options | inline |
| insertTime(const string &name, const string &atname="", const string &request="", int hour=0, int minutes=0, int seconds=0, int milliseconds=0, int flags=0, int style=0) | Options | |
| insertTime(const string &name, const string &atname, int hour=0, int minutes=0, int seconds=0, int milliseconds=0, int flags=0, int style=0) | Options | inline |
| insertTime(const string &name, const string &atname, int flags=0, int style=0) | Options | inline |
| integer(const string &name, const string &unit="", long dflt=0, int index=0) const | Options | |
| integer(const string &name, int index, long dflt=0, const string &unit="") const | Options | inline |
| integer(const string &name, int index, const string &unit, long dflt=0) const | Options | inline |
| integers(const string &name, vector< long > &n, const string &unit="") const | Options | |
| integers(const string &name, vector< int > &n, const string &unit="") const | Options | |
| interrupt(void) const | Control | protected |
| iterator typedef | Options | |
| keyPressEvent(QKeyEvent *event) | RELACSPlugin | protectedvirtual |
| keyReleaseEvent(QKeyEvent *event) | RELACSPlugin | protectedvirtual |
| lastSection(void) | Options | |
| load(const Str &opttxt, const string &assignment=":=", const string &separator=",;", int *indent=0, int *indentspacing=0, int *level=0) | Options | |
| load(istream &str, const string &assignment=":=", const string &comment="#", const string &stop="", string *line=0) | Options | |
| load(const StrQueue &sq, const string &assignment=":=") | Options | |
| lock() const | ConfigDialog | |
| lockControl(int index) | RELACSPlugin | protected |
| lockControl(const string &name) | RELACSPlugin | protected |
| lockCurrentRePro(void) | RELACSPlugin | protected |
| lockDetector(const string &name) | RELACSPlugin | |
| lockDetectorEvents(int index) | RELACSPlugin | |
| lockDetectorEvents(const string &name) | RELACSPlugin | |
| lockFilter(const string &name) | RELACSPlugin | |
| lockFilterTrace(int index) | RELACSPlugin | |
| lockFilterTrace(const string &name) | RELACSPlugin | |
| lockMetaData(void) const | RELACSPlugin | |
| lockModel(void) | RELACSPlugin | protected |
| lockRelacsSettings(void) const | RELACSPlugin | |
| lockRePro(int index) | RELACSPlugin | protected |
| lockRePro(const string &name) | RELACSPlugin | protected |
| lockStimulusData(void) const | RELACSPlugin | |
| main(void) | Control | protectedvirtual |
| mainWidget(void) | ConfigDialog | |
| maximum(const string &name, const string &unit="") const | Options | |
| maxValues(const InData &data, vector< double > &ranges) const | RELACSPlugin | protected |
| maxVoltages(const InData &data, vector< double > &ranges) const | RELACSPlugin | protected |
| Menu enum value | ConfigClass | |
| metaData(void) | RELACSPlugin | |
| metaData(void) const | RELACSPlugin | |
| metaDataMutex(void) | RELACSPlugin | |
| minimum(const string &name, const string &unit="") const | Options | |
| modeChanged(void) | RELACSPlugin | virtual |
| model(void) | RELACSPlugin | protected |
| ModelId | RELACSPlugin | static |
| modelOpts(void) | RELACSPlugin | protected |
| modeStr(void) const | RELACSPlugin | |
| muteAudioMonitor(void) | RELACSPlugin | protectedslot |
| mutex(void) | ConfigDialog | |
| name(void) const | ConfigDialog | |
| nameWidth(int selectmask=0, bool detailed=false, bool escape=false) const | Options | |
| newSection(int level, const string &name, const string &type="", int flag=0, int style=0) | Options | |
| newSection(int level, const string &name, int flag, int style=0) | Options | inline |
| newSection(const string &name, const string &type="", int flag=0, int style=0) | Options | |
| newSection(const string &name, int flag, int style=0) | Options | inline |
| newSection(int level, const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0) | Options | |
| newSection(int level, const Options &opt, const string &name="", const string &type="", int flag=0, int style=0) | Options | inline |
| newSection(int level, const Options &opt, const string &name, int flag, int style=0) | Options | inline |
| newSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0) | Options | |
| newSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0) | Options | inline |
| newSection(const Options &opt, const string &name, int flag, int style=0) | Options | inline |
| newSection(Options *opt, bool newparent=false) | Options | |
| newSections(Options *opt, bool newparent=false) | Options | |
| newSubSection(const string &name, const string &type="", int flag=0, int style=0) | Options | |
| newSubSection(const string &name, int flag, int style=0) | Options | inline |
| newSubSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0) | Options | |
| newSubSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0) | Options | inline |
| newSubSection(const Options &opt, const string &name, int flag, int style=0) | Options | inline |
| newSubSubSection(const string &name, const string &type="", int flag=0, int style=0) | Options | |
| newSubSubSection(const string &name, int flag, int style=0) | Options | inline |
| newSubSubSection(const Options &opt, int selectmask, const string &name="", const string &type="", int flag=0, int style=0) | Options | |
| newSubSubSection(const Options &opt, const string &name="", const string &type="", int flag=0, int style=0) | Options | inline |
| newSubSubSection(const Options &opt, const string &name, int flag, int style=0) | Options | inline |
| NoInclude enum value | Options | |
| NoName enum value | Options | |
| NonDefault | Options | static |
| notificationFromDialog(const Parameter &p) | ConfigDialog | protectedslot |
| notify(void) | Options | inlinevirtual |
| notifyDialog(const Options &opt) | ConfigDialog | virtualslot |
| notifying(void) const | Options | |
| notifyMetaData(void) | RELACSPlugin | virtual |
| notifyStimulusData(void) | RELACSPlugin | virtual |
| NoType enum value | Options | |
| number(const string &name, double dflt=0.0, const string &unit="", int index=0) const | Options | |
| number(const string &name, const string &unit, double dflt=0.0, int index=0) const | Options | inline |
| number(const string &name, int index, double dflt=0.0, const string &unit="") const | Options | inline |
| number(const string &name, int index, const string &unit, double dflt=0.0) const | Options | inline |
| numbers(const string &name, vector< double > &n, const string &unit="") const | Options | |
| operator=(const Options &o) | Options | |
| operator[](int i) const | Options | |
| operator[](int i) | Options | |
| operator[](const string &name) const | Options | |
| operator[](const string &name) | Options | |
| Options(void) | Options | |
| Options(const Options &o) | Options | |
| Options(const Options &o, int flags) | Options | |
| Options(const string &name, const string &type, int flags, int style) | Options | |
| Options(const Str &opttxt, const string &assignment=":=", const string &separator=",;") | Options | |
| Options(const StrQueue &sq, const string &assignment=":=") | Options | |
| Options(istream &str, const string &assignment=":=", const string &comment="#", const string &stop="", string *line=0) | Options | |
| outTrace(int index) const | RELACSPlugin | |
| outTrace(const string &name) const | RELACSPlugin | |
| outTraceIndex(const string &name) const | RELACSPlugin | |
| outTraceName(int index) const | RELACSPlugin | |
| outTraceNames(void) const | RELACSPlugin | |
| outTracesSize(void) const | RELACSPlugin | |
| outUnit(const string &name) const | Options | |
| parameterSize(void) const | Options | |
| parameterSize(int flags) const | Options | |
| parentSection(void) | Options | |
| parentSection(void) const | Options | |
| path(void) const | RELACSPlugin | |
| Plugins | RELACSPlugin | static |
| pluginSet(void) const | RELACSPlugin | |
| pop(void) | Options | |
| popSection(void) | Options | |
| postCustomEvent(int type=0) | RELACSPlugin | protected |
| preConfig(void) | ConfigClass | virtual |
| printlog(const string &s) const | RELACSPlugin | protected |
| PrintRequest enum value | Options | |
| PrintStyle enum value | Options | |
| PrintType enum value | Options | |
| pushInteger(const string &name, long number, long error, const string &unit="") | Options | |
| pushInteger(const string &name, long number, const string &unit="") | Options | inline |
| pushNumber(const string &name, double number, double error=-1.0, const string &unit="") | Options | |
| pushNumber(const string &name, double number, const string &unit) | Options | inline |
| pushText(const string &name, const string &strg) | Options | |
| rawTraceNames(void) const | RELACSPlugin | |
| read(const string &opttxt, int flag, const string &assignment=":=", const string &separator=",;", int *indent=0) | Options | |
| read(const string &opttxt, const string &assignment=":=", const string &separator=",;") | Options | inline |
| read(istream &str, int flag, const string &assignment=":=", const string &comment="#", const string &stop="", Str *line=0) | Options | |
| read(istream &str, const string &assignment=":=", const string &comment="#", const string &stop="", Str *line=0) | Options | inline |
| read(const StrQueue &sq, int flag=0, const string &assignment=":=") | Options | |
| read(const Parameter &p, int flag=0) | Options | |
| read(const Options &o, int flags=0, int flag=0) | Options | |
| readAppend(const Parameter &p) | Options | |
| readAppend(const Options &o, int flags=0) | Options | |
| readConfig(void) | ConfigClass | |
| readConfig(StrQueue &sq) | ConfigClass | virtual |
| recordingEvents(void) const | RELACSPlugin | |
| RELACSPlugin(const string &configident="", int configgroup=0, const string &name="", const string &pluginset="", const string &author="unknown", const string &version="unknown", const string &date=__DATE__) | RELACSPlugin | |
| relacsSettings(void) | RELACSPlugin | |
| relacsSettings(void) const | RELACSPlugin | |
| relacsSettingsMutex(void) | RELACSPlugin | |
| removeFocus(void) | RELACSPlugin | protectedslot |
| repro(int index) | RELACSPlugin | protected |
| repro(const string &name) | RELACSPlugin | protected |
| reproCount(void) const | RELACSPlugin | |
| ReProId | RELACSPlugin | static |
| reproOpts(int index) | RELACSPlugin | protected |
| reproOpts(const string &name) | RELACSPlugin | protected |
| repros(void) | RELACSPlugin | protected |
| reprosDialogOpts(void) | RELACSPlugin | protected |
| request(const string &name) const | Options | |
| requestStop(void) | Control | virtual |
| resetParents(void) | Options | |
| restartEvents(void) const | RELACSPlugin | |
| restoreMouseCursor(void) | RELACSPlugin | protected |
| rfind(const string &pattern, int level=-1) const | Options | |
| rfind(const string &pattern, int level=-1) | Options | |
| rfindSection(const string &pattern, int level=-1) const | Options | |
| rfindSection(const string &pattern, int level=-1) | Options | |
| rootSection(void) | Options | |
| rootSection(void) const | Options | |
| RW | RELACSPlugin | protected |
| save(int selectmask=0, int flags=0) const | Options | |
| save(ostream &str, const string &start="", int selectmask=0, int flags=0, int width=-1) const | Options | |
| save(ostream &str, const string &textformat, const string &numberformat, const string &boolformat="%i=%b", const string &dateformat="%i=%04Y-%02m-%02d", const string &timeformat="%i=%02H:%02M:%02S", const string §ionformat="%i", int selectmask=0, const string &start="") const | Options | |
| Save enum value | ConfigClass | |
| saveConfig(ofstream &str) | ConfigClass | virtual |
| saveDoxygenOptions(void) | RELACSPlugin | virtualslot |
| SaveFlags enum name | Options | |
| saveWidget(void) | RELACSPlugin | virtualslot |
| saveXML(ostream &str, int selectmask=0, int flags=0, int level=0, int indent=4) const | Options | |
| saving(void) const | RELACSPlugin | |
| section(int i) const | Options | |
| section(int i) | Options | |
| section(const string &name) const | Options | |
| section(const string &name) | Options | |
| section_iterator typedef | Options | |
| sectionsBegin(void) | Options | inline |
| sectionsBegin(void) const | Options | inline |
| sectionsEnd(void) | Options | inline |
| sectionsEnd(void) const | Options | inline |
| sectionsSize(void) const | Options | |
| sectionsSize(int flags) const | Options | |
| selectText(const string &name, const string &strg, int add=0) | Options | |
| selectText(const string &name, int index) | Options | |
| sessionRunning(void) const | RELACSPlugin | |
| sessionStarted(void) | RELACSPlugin | virtual |
| sessionStopped(bool saved) | RELACSPlugin | virtual |
| sessionTime(void) const | RELACSPlugin | |
| sessionTimeStr(void) const | RELACSPlugin | |
| setAuthor(const string &author) | ConfigDialog | virtual |
| setBoolean(const string &name, bool b) | Options | |
| setBoolean(const string &name, const Parameter &p) | Options | |
| setConfigGroup(int group) | ConfigClass | |
| setConfigIdent(const string &ident) | ConfigClass | |
| setConfigMode(int mode) | ConfigClass | |
| setConfigSelectMask(int mask) | ConfigClass | |
| setConfigureClasses(ConfigureClasses *cfg) | ConfigClass | static |
| setCurrentDate(const string &name) | Options | |
| setCurrentTime(const string &name) | Options | |
| setDate(const string &date) | ConfigDialog | virtual |
| relacs::ConfigClass::setDate(const string &name, int year, int month, int day) | Options | |
| relacs::ConfigClass::setDate(const string &name, const string &date) | Options | |
| relacs::ConfigClass::setDate(const string &name, const struct tm &date) | Options | |
| relacs::ConfigClass::setDate(const string &name, const time_t &time) | Options | |
| relacs::ConfigClass::setDate(const string &name, const Parameter &p) | Options | |
| setDefault(const string &name) | Options | |
| setDefaultBoolean(const string &name, bool dflt) | Options | |
| setDefaultDate(const string &name, int year, int month, int day) | Options | |
| setDefaultInteger(const string &name, long dflt, const string &unit="") | Options | |
| setDefaultNumber(const string &name, double dflt, const string &unit="") | Options | |
| setDefaults(int flags=0) | Options | |
| setDefaultText(const string &name, const string &dflt) | Options | |
| setDefaultTime(const string &name, int hour, int minutes, int seconds, int milliseconds=0) | Options | |
| setDialogCaption(const string &caption) | ConfigDialog | |
| setDialogHeader(bool d) | ConfigDialog | |
| setDialogHelp(bool d) | ConfigDialog | |
| setDialogOpen(bool open=true) | ConfigDialog | protected |
| setDialogReadOnlyMask(int mask) | ConfigDialog | |
| setDialogSelectMask(int mask) | ConfigDialog | |
| setDialogStyle(int style) | ConfigDialog | |
| setFlag(int flag) | Options | |
| setFlags(const string &name, int flags) | Options | |
| setFlags(int flags, int selectflag=0) | Options | |
| setFormat(const string &name, int width=0, int prec=-1, char fmt='g') | Options | |
| setFormat(const string &name, const string &format) | Options | |
| setGain(const InData &data, int gainindex) | RELACSPlugin | protected |
| setGlobalKeyEvents(bool global=true) | RELACSPlugin | |
| setHeaderBackgroundColor(const string &color) | ConfigDialog | |
| setHeaderForegroundColor(const string &color) | ConfigDialog | |
| setHeaderImageFile(const string &file) | ConfigDialog | |
| setHelpCaption(const string &caption) | ConfigDialog | |
| setHelpOpen(bool open=true) | ConfigDialog | protected |
| setHelpPath(const string &path) | ConfigDialog | |
| setInclude(const string &include) | Options | |
| setInclude(const string &url, const string &name) | Options | |
| setInteger(const string &name, long number, long error, const string &unit="") | Options | |
| setInteger(const string &name, long number, const string &unit="") | Options | inline |
| setInteger(const string &name, const Parameter &p) | Options | |
| setLayout(QLayout *layout) | RELACSPlugin | |
| setLongUniqueName(void) | RELACSPlugin | |
| setMainWidget(QWidget *widget) | ConfigDialog | virtual |
| setMinMax(const string &name, double minimum=-MAXDOUBLE, double maximum=MAXDOUBLE, double step=1.0, const string &unit="") | Options | |
| setMinMax(const string &name, long minimum=LONG_MIN, long maximum=LONG_MAX, long step=1, const string &unit="") | Options | |
| setMinMax(const string &name, int minimum, int maximum, int step=1, const string &unit="") | Options | inline |
| setName(const string &name) | Control | virtual |
| relacs::ConfigClass::setName(const string &name, const string &type) | Options | virtual |
| setNotify(bool notify=true) | Options | |
| setNumber(const string &name, double number, double error, const string &unit="") | Options | |
| setNumber(const string &name, double number, const string &unit="") | Options | inline |
| setNumber(const string &name, const Parameter &p) | Options | |
| setOutUnit(const string &name, const string &outputunit) | Options | |
| setParentSection(Options *parentsection) | Options | |
| setPluginSet(const string &pluginset) | RELACSPlugin | protectedvirtual |
| setRELACSWidget(RELACSWidget *rw) | RELACSPlugin | |
| setRequest(const string &name, const string &request) | Options | |
| setSection(Options &opt) | Options | |
| setSettings(void) | RELACSPlugin | |
| setShortUniqueName(void) | RELACSPlugin | |
| setSignalDelay(int device, double delay) | RELACSPlugin | |
| setStep(const string &name, double step, const string &unit="") | Options | |
| setStyle(int style) | Options | |
| setStyle(const string &name, int style) | Options | |
| setStyles(int style, int selectflag=0) | Options | |
| setText(const string &name, const string &strg) | Options | |
| setText(const string &name, const Parameter &p) | Options | |
| setTime(const string &name, int hour, int minutes, int seconds, int milliseconds=0) | Options | |
| setTime(const string &name, const string &time) | Options | |
| setTime(const string &name, const struct tm &time) | Options | |
| setTime(const string &name, const time_t &time) | Options | |
| setTime(const string &name, const Parameter &p) | Options | |
| settings(void) const | RELACSPlugin | |
| settings(void) | RELACSPlugin | |
| setToDefault(const string &name) | Options | |
| setToDefaults(int flags=0) | Options | |
| setTracesEvents(const InList &data, const EventList &event) | RELACSPlugin | |
| setType(const string &type) | Options | |
| setUnit(const string &name, const string &internunit, const string &outunit="") | Options | |
| setValueType(const string &name, Parameter::ValueType type) | Options | |
| setValueTypeFlags(int flags, int typemask) | Options | |
| setValueTypeStyles(int style, int typemask) | Options | |
| setVersion(const string &version) | ConfigDialog | virtual |
| setWaitMouseCursor(void) | RELACSPlugin | protected |
| setWidget(QWidget *widget) | RELACSPlugin | |
| signalTime(void) const | RELACSPlugin | |
| simulation(void) const | RELACSPlugin | |
| size(const string &name) const | Options | |
| size(void) const | Options | |
| size(int selectflag) const | Options | |
| sleep(double t) | Control | protected |
| sleepOn(double t) | Control | protected |
| start(void) | Control | |
| startTheSession(void) | RELACSPlugin | protectedslot |
| step(const string &name, const string &unit="") const | Options | |
| stimulusData(void) | RELACSPlugin | |
| stimulusData(void) const | RELACSPlugin | |
| stimulusDataMutex(void) | RELACSPlugin | |
| stimulusDataTraceFlag(void) const | RELACSPlugin | |
| stimulusEvents(void) const | RELACSPlugin | |
| stopTheSession(void) | RELACSPlugin | protectedslot |
| style(void) const | Options | |
| style(const string &name) const | Options | |
| styleSize(int style) const | Options | |
| SwitchNameType enum value | Options | |
| TabSection | Options | static |
| text(const string &name, int index, const string &dflt="", const string &format="", const string &unit="") const | Options | |
| text(const string &name, const string &dflt="", const string &format="", const string &unit="") const | Options | inline |
| texts(const string &name, vector< string > &s, const string &format="", const string &unit="") const | Options | |
| time(const string &name, int index, int &hour, int &minutes, int &seconds, int &milliseconds) const | Options | |
| timeStamp(void) | Control | protected |
| toggleSession(void) | RELACSPlugin | protectedslot |
| trace(int index) const | RELACSPlugin | |
| trace(const string &ident) const | RELACSPlugin | |
| traceIndex(const string &ident) const | RELACSPlugin | |
| traceInputEvent(int trace) const | RELACSPlugin | |
| traceInputEvent(const string &ident) const | RELACSPlugin | |
| traceInputTrace(int trace) const | RELACSPlugin | |
| traceInputTrace(const string &ident) const | RELACSPlugin | |
| traceNames(void) const | RELACSPlugin | |
| traces(void) const | RELACSPlugin | |
| trigger(const string &ident) | RELACSPlugin | |
| TriggerId | RELACSPlugin | static |
| tryLock(int timeout=1) | ConfigDialog | |
| type(void) const | Options | |
| uniqueName(void) const | RELACSPlugin | |
| unit(const string &name) const | Options | |
| unlock() const | ConfigDialog | |
| unlockControl(int index) | RELACSPlugin | protected |
| unlockControl(const string &name) | RELACSPlugin | protected |
| unlockCurrentRePro(void) | RELACSPlugin | protected |
| unlockDetector(const string &name) | RELACSPlugin | |
| unlockDetectorEvents(int index) | RELACSPlugin | |
| unlockDetectorEvents(const string &name) | RELACSPlugin | |
| unlockFilter(const string &name) | RELACSPlugin | |
| unlockFilterTrace(int index) | RELACSPlugin | |
| unlockFilterTrace(const string &name) | RELACSPlugin | |
| unlockMetaData(void) const | RELACSPlugin | |
| unlockModel(void) | RELACSPlugin | protected |
| unlockRelacsSettings(void) const | RELACSPlugin | |
| unlockRePro(int index) | RELACSPlugin | protected |
| unlockRePro(const string &name) | RELACSPlugin | protected |
| unlockStimulusData(void) const | RELACSPlugin | |
| unmuteAudioMonitor(void) | RELACSPlugin | protectedslot |
| unsetNotify(void) | Options | |
| up(void) | Options | |
| updateDerivedTracesEvents(void) | RELACSPlugin | |
| updateDeviceMenu(void) | RELACSPlugin | |
| updateUniqueName(void) | RELACSPlugin | |
| valueType(const string &name) const | Options | |
| version(void) const | ConfigDialog | |
| wait(double time=-1.0) | Control | |
| waitOnData(double time=MAXDOUBLE) | Control | protected |
| waitOnReProFinished(double time=MAXDOUBLE) | Control | protected |
| waitOnReProSleep(double time=MAXDOUBLE) | Control | protected |
| waitOnSessionPrestop(double time=MAXDOUBLE) | Control | protected |
| waitOnSessionStart(double time=MAXDOUBLE) | Control | protected |
| waitOnSessionStop(double time=MAXDOUBLE) | Control | protected |
| warning(const string &s, double timeout=0.0) | RELACSPlugin | protected |
| relacs::ConfigDialog::warning(void) const | Options | inline |
| widget(void) | RELACSPlugin | |
| widgetDestroyed(QObject *obj) | RELACSPlugin | protectedslot |
| ~ConfigClass(void) | ConfigClass | virtual |
| ~ConfigDialog(void) | ConfigDialog | virtual |
| ~Control(void) | Control | virtual |
| ~Options(void) | Options | virtual |
| ~RELACSPlugin(void) | RELACSPlugin | virtual |
1.8.6