|
casacore
|
Internal header file for the Lane. More...
#include <condition_variable>#include <cstring>#include <deque>#include <mutex>Go to the source code of this file.
Classes | |
| class | casacore::aocommon::Lane< Tp > |
| The Lane is an efficient cyclic buffer that is synchronized. More... | |
Namespaces | |
| namespace | casacore |
| this file contains all the compiler specific defines | |
| namespace | casacore::aocommon |
Macros | |
| #define | set_lane_debug_name(lane, str) |
| #define | LANE_REGISTER_DEBUG_INFO |
| #define | LANE_REGISTER_DEBUG_WRITE_WAIT |
| #define | LANE_REGISTER_DEBUG_READ_WAIT |
| #define | LANE_REPORT_DEBUG_INFO |
Functions | |
| template<typename Tp > | |
| void | casacore::aocommon::swap (aocommon::Lane< Tp > &first, aocommon::Lane< Tp > &second) noexcept |
Internal header file for the Lane.
@headername{Lane.h}
Original location of this file: https://gitlab.com/aroffringa/aocommon/-/blob/master/include/aocommon/lane.h
Definition in file Lane.h.