MCPcopy Create free account
hub / github.com/ByConity/ByConity / getName

Method getName

src/Functions/FunctionsCodingIP.cpp:132–132  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

130 static FunctionPtr create(ContextPtr) { return std::make_shared<FunctionCutIPv6>(); }
131
132 String getName() const override { return name; }
133
134 size_t getNumberOfArguments() const override { return 3; }
135

Callers 15

getReturnTypeImplMethod · 0.45
getReturnTypeImplMethod · 0.45
executeImplMethod · 0.45
getReturnTypeImplMethod · 0.45
executeTypedMethod · 0.45
getReturnTypeImplMethod · 0.45
executeImplMethod · 0.45
getReturnTypeImplMethod · 0.45
getReturnTypeImplMethod · 0.45
executeImplMethod · 0.45
getReturnTypeImplMethod · 0.45
executeImplMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected