Libmagicxx v9.0.2
A C++ wrapper library over the Magic Number Recognition Library.
Loading...
Searching...
No Matches
recognition::null_tracker Class Referencefinal

Exception thrown when a shared progress_tracker is null. More...

#include <magic_exception.hpp>

Inheritance diagram for recognition::null_tracker:
Collaboration diagram for recognition::null_tracker:

Public Member Functions

 null_tracker ()
 Construct null_tracker.
 
- Public Member Functions inherited from recognition::magic_exception
 magic_exception (const std::string &function, const std::string &error_message)
 Construct magic_exception with an error message and the name of the funtion where the error occurred.
 

Detailed Description

Exception thrown when a shared progress_tracker is null.

Constructor & Destructor Documentation

◆ null_tracker()

recognition::null_tracker::null_tracker ( )
inline

Construct null_tracker.


The documentation for this class was generated from the following file: