MCPcopy 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
205private:
206 typedef Pair<Left<ConfigFile::String, unsigned int> > Line;

Callers 2

parseMethod · 0.45
wildCardsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected