MCPcopy Create free account
hub / github.com/comaps/comaps / Pos

Method Pos

libs/coding/file_writer.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14}
15
16uint64_t FileWriter::Pos() const
17{
18 return m_pFileData->Pos();
19}
20
21void FileWriter::Seek(uint64_t pos)
22{

Callers 15

VarSerialVectorWriterMethod · 0.45
FinishRecordMethod · 0.45
SkipPaddingFunction · 0.45
operator()Method · 0.45
FreezeVisitorClass · 0.45
operator()Method · 0.45
GetWriterMethod · 0.45
FreezeMethod · 0.45
ForEachRecordMethod · 0.45

Calls

no outgoing calls

Tested by 1

UNIT_TESTFunction · 0.36