Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12
BinaryFile::~BinaryFile() = default;
13
14
bool BinaryFile::good() const
15
{
16
return this->InFile.good();
17
}
18
19
int BinaryFile::ReadInt()
20
{
Callers
15
ReadAvmesh
Function · 0.45
WriteToStreamMultiBlock
Method · 0.45
SetupBladeData
Method · 0.45
SetupBladeData
Method · 0.45
WriteData
Method · 0.45
UpdateMetadata
Method · 0.45
RequestData
Method · 0.45
vtkLSNextSignificantLine
Function · 0.45
ReadInputDeck
Method · 0.45
ReadInputDeckKeywords
Method · 0.45
WriteInputDeckSummary
Method · 0.45
IsMetaFile
Method · 0.45
Calls
no outgoing calls
Tested by
5
TestParallelUnstructuredGridIO
Function · 0.36
TestParallelPartitionedDataSetIO
Function · 0.36
TestLegacyDataSetWriterSetFileVersion
Function · 0.36
testBOM
Function · 0.36
testBOMIO
Function · 0.36