Go to the source code of this file.
|
#define | _OphCascadedPropagation_h |
|
#define | __FILENAME__ (strrchr(__FILE__, '\\') ? strrchr(__FILE__, '\\') + 1 : __FILE__) |
|
#define | PRINT_ERROR(errorMsg) { cout << "Error(" << __FILENAME__ << ":" << __LINE__ << "): " << ( errorMsg ) << endl; } |
|
◆ __FILENAME__
#define __FILENAME__ (strrchr(__FILE__, '\\') ? strrchr(__FILE__, '\\') + 1 : __FILE__) |
◆ _OphCascadedPropagation_h
#define _OphCascadedPropagation_h |
◆ PRINT_ERROR
#define PRINT_ERROR |
( |
|
errorMsg | ) |
{ cout << "Error(" << __FILENAME__ << ":" << __LINE__ << "): " << ( errorMsg ) << endl; } |
◆ SourceType