MCPcopy Create free account
hub / github.com/Kitware/CMake / close

Method close

Source/cmUVStream.h:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58template <typename CharT, typename Traits>
59void cmBasicUVIStream<CharT, Traits>::close()
60{
61 this->Buffer.close();
62}
63
64using cmUVIStream = cmBasicUVIStream<char>;
65

Callers 15

mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
runTestFunction · 0.45
testUVStreambufReadFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by 13

runTestFunction · 0.36
testUVStreambufReadFunction · 0.36
ReadExistingTagMethod · 0.36
Base64EncodeFileMethod · 0.36
UpdateCostDataMethod · 0.36
ReadCostDataMethod · 0.36
WriteCheckpointMethod · 0.36
CheckResumeMethod · 0.36