|
Stimfit @PACKAGE_VERSION@
|
This is the complete list of members for Channel, including all inherited members.
| at(std::size_t at_) const | Channel | |
| at(std::size_t at_) | Channel | |
| Channel(void) | Channel | explicit |
| Channel(const Section &c_Section) | Channel | explicit |
| Channel(const std::deque< Section > &SectionList) | Channel | explicit |
| Channel(std::size_t c_n_sections, std::size_t section_size=0) | Channel | explicit |
| get() const | Channel | inline |
| get() | Channel | inline |
| GetChannelName() const | Channel | inline |
| GetYUnits() const | Channel | inline |
| InsertSection(const Section &c_Section, std::size_t pos) | Channel | |
| operator[](std::size_t at_) | Channel | inline |
| operator[](std::size_t at_) const | Channel | inline |
| reserve(std::size_t resSize) | Channel | |
| resize(std::size_t newSize) | Channel | |
| SetChannelName(const std::string &value) | Channel | inline |
| SetYUnits(const std::string &value) | Channel | inline |
| size() const | Channel | inline |
| ~Channel() | Channel |