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

Method c_str

src/common/utils.cpp:822–825  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

820}
821
822inline LPCSTR NTLocalString::c_str() const
823{
824 return m_string;
825}
826
827inline LPSTR NTLocalString::getString()
828{

Callers 15

IntMethod · 0.45
FromStringMethod · 0.45
IntClass · 0.45
UIntMethod · 0.45
FromStringMethod · 0.45
UIntClass · 0.45
AssignStringMethod · 0.45
GetValueMethod · 0.45
GetValueAndParamMethod · 0.45
test_stringMethod · 0.45
test_stringMethod · 0.45
test_stringMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_stringMethod · 0.36
test_stringMethod · 0.36
test_stringMethod · 0.36
analyzeMethod · 0.36
testMethod · 0.36
testMethod · 0.36
get_intMethod · 0.36
get_uintMethod · 0.36
get_longMethod · 0.36
get_ulongMethod · 0.36
get_size_tMethod · 0.36
operator()Method · 0.36