srsLTE/lib/include/srsran/support
faluco dacf40f63e Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes.
Move emergency handlers header file into the support folder.

Refactored signal handling:
- Remove the dependency with the running static variable in the header file.
- Move implementations down to cc files.
- Allow specifying a new signal handler that will be used to stop the applications.
- Move signal handling files to support.
2021-10-15 15:05:37 +02:00
..
emergency_handlers.h Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 2021-10-15 15:05:37 +02:00
signal_handler.h Delete move constructor and move assignment operator explictly for mac_pcap_base and s1ap_pcap classes. 2021-10-15 15:05:37 +02:00
srsran_assert.h fix location of support/ folder. Created macros for ASSERT_EQ and ASSERT_NEQ 2021-08-23 16:47:54 +02:00
srsran_test.h sched,nr: fix sched RAR NR test; update test assert macros 2021-08-26 12:09:11 +02:00