MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / rowCount

Method rowCount

src/openms/source/FORMAT/CsvFile.cpp:84–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

82 }
83
84 std::vector<String>::size_type CsvFile::rowCount() const
85 {
86 return TextFile::buffer_.size();
87 }
88
89} // namespace OpenMS

Callers 15

proteinCellClicked_Method · 0.80
currentCellChanged_Method · 0.80
updateProteinEntries_Method · 0.80
updateEntries_Method · 0.80
saveIDs_Method · 0.80
on_pushButton_clickedMethod · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80
main_Method · 0.80

Calls 1

sizeMethod · 0.45

Tested by 6

proteinCellClicked_Method · 0.64
currentCellChanged_Method · 0.64
updateProteinEntries_Method · 0.64
updateEntries_Method · 0.64
saveIDs_Method · 0.64
main_Method · 0.64