Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getString
Method
getString
src/common/utils.cpp:827–830 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
825
}
826
827
inline LPSTR NTLocalString::getString()
828
{
829
return m_string;
830
}
831
832
inline bool NTLocalString::allocated() const
833
{
Callers
10
accept_connection
Function · 0.45
ClntAuthBlock
Method · 0.45
loadClnt
Method · 0.45
accept_connection
Function · 0.45
ServerAuth
Method · 0.45
load
Method · 0.45
svc_api_gbak
Function · 0.45
gsec
Function · 0.45
processParametersBlock
Method · 0.45
validateProductSuite
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected