|
Stimfit @PACKAGE_VERSION@
|
This is the complete list of members for Section, including all inherited members.
| AddAnnotation(Annotation annotation) | Section | |
| at(std::size_t at_) const | Section | |
| at(std::size_t at_) | Section | |
| EraseAllAnnotations() | Section | |
| get() const | Section | inline |
| get_w() | Section | inline |
| GetAnnotationList() | Section | |
| GetFirstAnnotationPosition() | Section | |
| GetLastAnnotationPosition() | Section | |
| GetSectionDescription() const | Section | inline |
| GetSectionSize() | Section | |
| GetXScale() const | Section | inline |
| MoveAnnotation(size_t index, int new_position) | Section | |
| operator[](std::size_t at) | Section | inline |
| operator[](std::size_t at) const | Section | inline |
| RemoveAnnotation(size_t index) | Section | |
| resize(std::size_t new_size) | Section | inline |
| Section() | Section | explicit |
| Section(const Vector_double &valA, const std::string &label="\0") | Section | explicit |
| Section(std::size_t size, const std::string &label="\0") | Section | explicit |
| SetSectionDescription(const std::string &value) | Section | inline |
| SetXScale(double value) | Section | |
| size() const | Section | inline |
| ~Section() | Section |