MCPcopy Create free account
hub / github.com/NatLabRockies/OpenStudio / resetPath

Method resetPath

src/utilities/filetypes/CSVFile.cpp:137–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 void CSVFile_Impl::resetPath() {
138 m_path.reset();
139 }
140
141 unsigned CSVFile_Impl::numColumns() const {
142 return m_numColumns;

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected