MCPcopy Create free account
hub / github.com/FirebirdSQL/firebird / getStorage

Method getStorage

src/common/classes/array.h:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 EmptyStorage() : AutoStorage() { }
65protected:
66 T* getStorage() { return NULL; }
67 FB_SIZE_T getStorageSize() const { return 0; }
68};
69

Callers 3

ArrayMethod · 0.45
freeDataMethod · 0.45
freeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected