MCPcopy Create free account
hub / github.com/MariaDB/server / GetScale

Function GetScale

storage/connect/array.h:45–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43 int GetLength(void) override {return Len;}
44 int GetLengthEx(void) override {return Len;}
45 int GetScale() override {return 0;}
46 int GetNval(void) {return Nval;}
47 int GetSize(void) {return Size;}
48// PVAL GetValp(void) {return Valp;}

Callers 8

DOSCOLMethod · 0.70
SetBufferMethod · 0.70
AllocateBuffersMethod · 0.70
InitValueMethod · 0.70
SetBufferMethod · 0.70
tabxml.cppFile · 0.70
SetBufferMethod · 0.70
SetBufferMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected