#include </home/runner/work/acts/acts/Plugins/FpeMonitoring/include/ActsPlugins/FpeMonitoring/FpeMonitor.hpp>
◆ Buffer() [1/3]
| ActsPlugins::FpeMonitor::Buffer::Buffer |
( |
std::size_t | bufferSize | ) |
|
|
explicit |
◆ Buffer() [2/3]
| ActsPlugins::FpeMonitor::Buffer::Buffer |
( |
const Buffer & | | ) |
|
|
delete |
◆ Buffer() [3/3]
| ActsPlugins::FpeMonitor::Buffer::Buffer |
( |
Buffer && | other | ) |
|
|
noexcept |
◆ data()
| std::byte * ActsPlugins::FpeMonitor::Buffer::data |
( |
| ) |
|
◆ next()
| std::pair< void *, std::size_t > ActsPlugins::FpeMonitor::Buffer::next |
( |
| ) |
const |
◆ offset()
| std::size_t ActsPlugins::FpeMonitor::Buffer::offset |
( |
| ) |
const |
◆ pushOffset()
| void ActsPlugins::FpeMonitor::Buffer::pushOffset |
( |
std::size_t | offset | ) |
|
◆ reset()
| void ActsPlugins::FpeMonitor::Buffer::reset |
( |
| ) |
|
◆ size()
| std::size_t ActsPlugins::FpeMonitor::Buffer::size |
( |
| ) |
const |