Libmagicxx v5.1.1
A C++ wrapper library over the Magic Number Recognition Library.
|
#include <magic_exception.hpp>
Public Member Functions | |
magic_is_closed () | |
Public Member Functions inherited from recognition::magic_exception | |
magic_exception (const std::string &error) | |
Construct magic_exception with an error message. | |
magic_exception (const std::string &function, const std::string &error) | |
Construct magic_exception with an error message and the name of the funtion where the error occurred. | |
|
inline |