Wire Sysio Wire Sysion 1.0.0
|
#include <protocol.hpp>
Public Member Functions | |
select_ids () | |
bool | empty () const |
Public Attributes | |
id_list_modes | mode {none} |
uint32_t | pending {0} |
vector< T > | ids |
Definition at line 110 of file protocol.hpp.
|
inline |
Definition at line 111 of file protocol.hpp.
|
inline |
Definition at line 115 of file protocol.hpp.
vector<T> sysio::select_ids< T >::ids |
Definition at line 114 of file protocol.hpp.
id_list_modes sysio::select_ids< T >::mode {none} |
Definition at line 112 of file protocol.hpp.
uint32_t sysio::select_ids< T >::pending {0} |
Definition at line 113 of file protocol.hpp.