libgpiod
2.1
|
#include <cstddef>
#include <iostream>
#include <memory>
#include <vector>
Go to the source code of this file.
Data Structures | |
class | gpiod::edge_event_buffer |
Object into which edge events are read for better performance. More... | |
Functions | |
::std::ostream & | gpiod::operator<< (::std::ostream &out, const edge_event_buffer &buf) |
Stream insertion operator for GPIO edge event buffer objects. More... | |