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

Function Name

IO/Core/vtkUTF8TextCodec.h:38–38  ·  view source on GitHub ↗

* The name this codec goes by - should match the string the factory will take to create it */

Source from the content-addressed store, hash-verified

36 * The name this codec goes by - should match the string the factory will take to create it
37 */
38 const char* Name() override { return "UTF-8"; }
39
40 /**
41 * Iterate through the sequence represented by the stream assigning the result

Callers 15

CanHandleMethod · 0.70
TryCopyFunction · 0.50
TryCopyFunction · 0.50
TryCopyFunction · 0.50
TryRangeGlobalComputeDSFunction · 0.50
TryRangeGlobalComputePDSFunction · 0.50
TryRangeComputeDSFunction · 0.50
TryRangeComputePDSFunction · 0.50
operator()Method · 0.50
operator()Method · 0.50
DoHashTestFunction · 0.50

Calls

no outgoing calls

Tested by 15

TryCopyFunction · 0.40
TryCopyFunction · 0.40
TryCopyFunction · 0.40
TryRangeGlobalComputeDSFunction · 0.40
TryRangeGlobalComputePDSFunction · 0.40
TryRangeComputeDSFunction · 0.40
TryRangeComputePDSFunction · 0.40
operator()Method · 0.40
DoHashTestFunction · 0.40
NameMethod · 0.40
NameMethod · 0.40
NameMethod · 0.40