Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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() { }
65
protected:
66
T* getStorage() { return NULL; }
67
FB_SIZE_T getStorageSize() const { return 0; }
68
};
69
Callers
3
Array
Method · 0.45
freeData
Method · 0.45
free
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected