libgpiod
|
This is the complete list of members for gpiod::edge_event_buffer, including all inherited members.
begin() const noexcept | gpiod::edge_event_buffer | |
capacity() const noexcept | gpiod::edge_event_buffer | |
const_iterator typedef | gpiod::edge_event_buffer | |
edge_event_buffer(::std::size_t capacity=64) | gpiod::edge_event_buffer | explicit |
edge_event_buffer(const edge_event_buffer &other)=delete | gpiod::edge_event_buffer | |
edge_event_buffer(edge_event_buffer &&other) noexcept | gpiod::edge_event_buffer | |
end() const noexcept | gpiod::edge_event_buffer | |
get_event(unsigned int index) const | gpiod::edge_event_buffer | |
num_events() const | gpiod::edge_event_buffer | |
operator=(const edge_event_buffer &other)=delete | gpiod::edge_event_buffer | |
operator=(edge_event_buffer &&other) noexcept | gpiod::edge_event_buffer | |
~edge_event_buffer() | gpiod::edge_event_buffer |