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

Class OsError

src/common/StatusArg.h:320–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

318};
319
320class OsError : public Base
321{
322public:
323 OsError() throw();
324 explicit OsError(ISC_STATUS s) throw();
325};
326
327} // namespace Arg
328

Callers 15

nbackup.cppFile · 0.85
write_fileMethod · 0.85
seek_fileMethod · 0.85
open_database_writeMethod · 0.85
open_database_scanMethod · 0.85
create_databaseMethod · 0.85
open_backup_scanMethod · 0.85
create_backupMethod · 0.85
startSessionMethod · 0.85
putFileArgumentFunction · 0.85
putFileFromArgumentFunction · 0.85
mutexBugMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected