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

Method Skip

IO/Infovis/vtkDelimitedTextCodecIteratorPrivate.cxx:41–44  ·  view source on GitHub ↗

------------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

39
40//------------------------------------------------------------------------------
41void vtkDelimitedTextCodecIteratorPrivate::RecordsCounter::Skip()
42{
43 this->Skipped++;
44}
45
46//------------------------------------------------------------------------------
47bool vtkDelimitedTextCodecIteratorPrivate::RecordsCounter::FirstAccepted()

Calls

no outgoing calls

Tested by

no test coverage detected