9#include <rawdata/dataobjects/RawFTSWFormat.h>
28 "[FATAL] This function is not supported in the version of RawFTSW format that you're using. n=%d : %s %s %d: Exiting...\n",
29 n, __FILE__, __PRETTY_FUNCTION__, __LINE__);
30 printf(
"%s\n", err_buf); fflush(stdout);
40 "[FATAL] This function is not supported in the version of RawFTSW format that you're using. n=%d : %s %s %d: Exiting...\n",
41 n, __FILE__, __PRETTY_FUNCTION__, __LINE__);
42 printf(
"%s\n", err_buf); fflush(stdout);
53 "[FATAL] This function is not supported in the version of RawFTSW format that you're using. n=%d : %s %s %d: Exiting...\n",
54 n, __FILE__, __PRETTY_FUNCTION__, __LINE__);
55 printf(
"%s\n", err_buf); fflush(stdout);
65 "[FATAL] This function is not supported in the version of RawFTSW format that you're using. n=%d : %s %s %d: Exiting...\n",
66 n, __FILE__, __PRETTY_FUNCTION__, __LINE__);
67 printf(
"%s\n", err_buf); fflush(stdout);
76 "[FATAL] This function is not supported in the version of RawFTSW format that you're using. n=%d : %s %s %d: Exiting...\n",
77 n, __FILE__, __PRETTY_FUNCTION__, __LINE__);
78 printf(
"%s\n", err_buf); fflush(stdout);
87 "[FATAL] This function is not supported in the version of RawFTSW format that you're using. n=%d : %s %s %d: Exiting...\n",
88 n, __FILE__, __PRETTY_FUNCTION__, __LINE__);
89 printf(
"%s\n", err_buf); fflush(stdout);
95#pragma GCC diagnostic push
96#pragma GCC diagnostic ignored "-Wunused-parameter"
108#pragma GCC diagnostic pop
Abstract base class for different kinds of events.