RTXI 3.0.0 The Real-Time eXperiment Interface Reference Manual |
#include <array>
#include <limits>
#include <string>
#include <vector>
Go to the source code of this file.
Data Structures | |
struct | IO::channel_t |
class | IO::Block |
struct | IO::endpoint |
Namespaces | |
IO | |
Connection Oriented Classes. | |
Typedefs | |
typedef struct IO::channel_t | IO::channel_t |
typedef struct IO::endpoint | IO::endpoint |
Enumerations | |
enum | IO::flags_t : size_t { IO::OUTPUT = 0 , IO::INPUT , IO::UNKNOWN } |
Variables | |
constexpr size_t | IO::INVALID_BLOCK_ID = std::numeric_limits<size_t>::max() |