galaxy
1.0.0
Real-Time C++23 Game Programming Framework. Built on data-driven design principles and agile software engineering.
Loading...
Searching...
No Matches
PhysFSError.hpp
Go to the documentation of this file.
1
7
8
#ifndef GALAXY_LOGGING_PHYSFSERROR_HPP_
9
#define GALAXY_LOGGING_PHYSFSERROR_HPP_
10
11
namespace
galaxy
12
{
13
namespace
logging
14
{
22
[[maybe_unused]]
23
bool
physfs_check
(
const
int
code)
noexcept
;
24
32
[[maybe_unused]]
33
bool
physfs_check
(
void
* ptr)
noexcept
;
34
}
// namespace logging
35
}
// namespace galaxy
36
37
#endif
galaxy::logging::physfs_check
bool physfs_check(const int code) noexcept
Call a physfs function with error handling and logs a message for you.
Definition
PhysFSError.cpp:18
galaxy
Timer.hpp galaxy.
Definition
Async.hpp:17
galaxy
src
galaxy
logging
PhysFSError.hpp
Generated on Sat Mar 1 2025 14:49:36 for galaxy by
1.12.0