Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ getFileName
Method
getFileName
src/common/config/config_file.cpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
const char* getFileName() const
201
{
202
return fileName;
203
}
204
205
private:
206
typedef Pair<Left<ConfigFile::String, unsigned int> > Line;
Callers
2
parse
Method · 0.45
wildCards
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected