37 #ifndef __PDS_MLDEFINES_HPP__
38 #define __PDS_MLDEFINES_HPP__
43 #ifndef __CURRENT_FILENAME__
44 #define __CURRENT_FILENAME__ (strrchr(__FILE__, '/') ? strrchr(__FILE__, '/') + 1 : strrchr(__FILE__, '\\') ? strrchr(__FILE__, '\\') + 1 : __FILE__)
47 #ifndef pds_print_error_message
53 #define pds_print_error_message(msg) \
54 std::cout<<"----ERROR :: "<<__CURRENT_FILENAME__<<" -- "<<__PRETTY_FUNCTION__<<" -- line "<<__LINE__<<std::endl \
55 <<"----ERROR :: "<<msg<<std::endl
60 #ifndef pds_print_warning_message
66 #define pds_print_warning_message(msg) \
67 std::cout<<"--WARNING :: "<<msg<<std::endl
71 #ifndef pds_print_info_message
77 #define pds_print_info_message(msg) \
78 std::cout<<"-----INFO :: "<<msg<<std::endl
const double WarningRCond
const unsigned int StringPrecision
Nombre de espacio para Pds (Procesamiento Digital de Senales)