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

Method getName

src/remote/client/interface.cpp:10113–10116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10111}
10112
10113const char* RmtAuthBlock::getName()
10114{
10115 return info.name.nullStr();
10116}
10117
10118const char* RmtAuthBlock::getPlugin()
10119{

Callers

nothing calls this directly

Calls 1

nullStrMethod · 0.45

Tested by

no test coverage detected