|
Stimfit @PACKAGE_VERSION@
|
This is the complete list of members for Recording, including all inherited members.
| AddRec(const Recording &toAdd) | Recording | |
| at(std::size_t n_c) const | Recording | |
| at(std::size_t n_c) | Recording | |
| CopyAttributes(const Recording &c_Recording) | Recording | |
| curch() const | Recording | inline |
| curch() | Recording | inline |
| cursec() const | Recording | inline |
| cursec() | Recording | inline |
| get() const | Recording | inline |
| get() | Recording | inline |
| GetChannelSize(std::size_t n_channel) const | Recording | |
| GetComment() const | Recording | inline |
| GetCurChIndex() const | Recording | inline |
| GetCurSecIndex() const | Recording | inline |
| GetDateTime() const | Recording | inline |
| GetEventDescription(int type) | Recording | |
| GetFileDescription() const | Recording | inline |
| GetGlobalSectionDescription() const | Recording | inline |
| GetScaling() const | Recording | inline |
| GetSecChIndex() const | Recording | inline |
| GetSectionType(size_t section_number) | Recording | |
| GetSelectBase() const | Recording | inline |
| GetSelectBaseW() | Recording | inline |
| GetSelectedSections() const | Recording | inline |
| GetSelectedSectionsW() | Recording | inline |
| GetSR() const | Recording | inline |
| GetXScale() const | Recording | inline |
| GetXUnits() const | Recording | inline |
| InitSectionMarkerList(size_t n) | Recording | |
| InsertChannel(Channel &c_Channel, std::size_t pos) | Recording | virtual |
| MakeAverage(Section &AverageReturn, Section &SigReturn, std::size_t channel, const std::vector< std::size_t > §ion_index, bool isSig, const std::vector< int > &shift) const | Recording | |
| operator[](std::size_t at) | Recording | inline |
| operator[](std::size_t at) const | Recording | inline |
| Recording() | Recording | explicit |
| Recording(const Channel &c_Channel) | Recording | explicit |
| Recording(const std::deque< Channel > &ChannelList) | Recording | explicit |
| Recording(std::size_t c_n_channels, std::size_t c_n_sections=0, std::size_t c_n_points=0) | Recording | explicit |
| resize(std::size_t c_n_channels) | Recording | virtual |
| secch() const | Recording | inline |
| secsec() const | Recording | inline |
| SelectTrace(std::size_t sectionToSelect, std::ptrdiff_t base_start, std::ptrdiff_t base_end) | Recording | |
| SetComment(const std::string &value) | Recording | inline |
| SetCurChIndex(std::size_t value) | Recording | |
| SetCurSecIndex(std::size_t value) | Recording | |
| SetDate(const std::string &value) | Recording | |
| SetDate(int year, int month, int mday) | Recording | |
| SetDateTime(const struct tm &value) | Recording | inline |
| SetDateTime(int year, int month, int mday, int hour, int minute, int sec) | Recording | |
| SetEventDescription(int type, const char *Description) | Recording | |
| SetFileDescription(const std::string &value) | Recording | inline |
| SetGlobalSectionDescription(const std::string &value) | Recording | inline |
| SetGlobalYUnits(std::size_t n_channel, const std::string &value) | Recording | |
| SetScaling(const std::string &value) | Recording | inline |
| SetSecChIndex(std::size_t value) | Recording | |
| SetSectionType(size_t section_number, int type) | Recording | |
| SetTime(const std::string &value) | Recording | |
| SetTime(int hour, int minute, int sec) | Recording | |
| SetXScale(double value) | Recording | |
| SetXUnits(const std::string &value) | Recording | inline |
| size() const | Recording | inline |
| UnselectTrace(std::size_t sectionToUnselect) | Recording | |
| ~Recording() | Recording | virtual |