MCPcopy 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
827inline LPSTR NTLocalString::getString()
828{
829 return m_string;
830}
831
832inline bool NTLocalString::allocated() const
833{

Callers 10

accept_connectionFunction · 0.45
ClntAuthBlockMethod · 0.45
loadClntMethod · 0.45
accept_connectionFunction · 0.45
ServerAuthMethod · 0.45
loadMethod · 0.45
svc_api_gbakFunction · 0.45
gsecFunction · 0.45
validateProductSuiteFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected