MCPcopy Create free account
hub / github.com/Kitware/VTK / good

Method good

IO/Avmesh/BinaryFile.cxx:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12BinaryFile::~BinaryFile() = default;
13
14bool BinaryFile::good() const
15{
16 return this->InFile.good();
17}
18
19int BinaryFile::ReadInt()
20{

Callers 15

ReadAvmeshFunction · 0.45
SetupBladeDataMethod · 0.45
SetupBladeDataMethod · 0.45
WriteDataMethod · 0.45
UpdateMetadataMethod · 0.45
RequestDataMethod · 0.45
vtkLSNextSignificantLineFunction · 0.45
ReadInputDeckMethod · 0.45
ReadInputDeckKeywordsMethod · 0.45
WriteInputDeckSummaryMethod · 0.45
IsMetaFileMethod · 0.45

Calls

no outgoing calls

Tested by 5

testBOMFunction · 0.36
testBOMIOFunction · 0.36