NAIA
|
#include <Utils.hpp>
Classes | |
struct | NotDonePrintingException |
Public Member Functions | |
LimitedWarning (std::string message, std::string source) | |
void | operator() () const |
Public Attributes | |
std::string | msg |
std::string | src |
|
inline |
|
inline |
Definition at line 22 of file Utils.hpp.
References NAIA::getLogger(), NAIA::_private::LimitedWarning< times_to_run >::msg, and NAIA::_private::LimitedWarning< times_to_run >::src.
std::string NAIA::_private::LimitedWarning< times_to_run >::msg |
Definition at line 42 of file Utils.hpp.
Referenced by NAIA::_private::LimitedWarning< times_to_run >::operator()().
std::string NAIA::_private::LimitedWarning< times_to_run >::src |
Definition at line 43 of file Utils.hpp.
Referenced by NAIA::_private::LimitedWarning< times_to_run >::operator()().