MCPcopy Create free account
hub / github.com/HO-COOH/FastCopy / begin

Method begin

FastCopy/TaskFile.h:87–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85 uint64_t GetTotalSize();
86
87 auto begin() { return lines.begin(); }
88 auto end() { return lines.end(); }
89
90 int IndexOf(TaskFileIterator<typename std::vector<std::wstring>::iterator> const& iter);

Callers 9

GetTotalSizeMethod · 0.45
IndexOfMethod · 0.45
RecordFileMethod · 0.45
backSlashToForwardSlashFunction · 0.45
ConfirmDuplicatesMethod · 0.45
ToBackslashFunction · 0.45
StringToMultiStringFunction · 0.45
TEST_CLASSFunction · 0.45
TEST_METHODFunction · 0.45

Calls

no outgoing calls

Tested by 3

StringToMultiStringFunction · 0.36
TEST_CLASSFunction · 0.36
TEST_METHODFunction · 0.36