Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
320
class OsError : public Base
321
{
322
public:
323
OsError() throw();
324
explicit OsError(ISC_STATUS s) throw();
325
};
326
327
} // namespace Arg
328
Callers
15
nbackup.cpp
File · 0.85
write_file
Method · 0.85
seek_file
Method · 0.85
open_database_write
Method · 0.85
open_database_scan
Method · 0.85
create_database
Method · 0.85
open_backup_scan
Method · 0.85
create_backup
Method · 0.85
startSession
Method · 0.85
putFileArgument
Function · 0.85
putFileFromArgument
Function · 0.85
mutexBug
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected