Defines validating functionality for the device concepts. More...
#include "macros.hpp"
Go to the source code of this file.
Classes | |
class | ecl::InputByteDeviceConcept< Implementation > |
Validates functionality for the input byte device concept. More... | |
class | ecl::InputCharDeviceConcept< Implementation > |
Validates functionality for the input char device concept. More... | |
class | ecl::InputOutputByteDeviceConcept< Implementation > |
Validates functionality for the input-output byte device concept. More... | |
class | ecl::InputOutputCharDeviceConcept< Implementation > |
Validates functionality for the input-output char device concept. More... | |
class | ecl::OutputByteDeviceConcept< Implementation > |
Validates functionality for the output byte device concept. More... | |
class | ecl::OutputCharDeviceConcept< Implementation > |
Validates functionality for the output char device concept. More... | |
Namespaces | |
namespace | ecl |
Embedded control libraries. |
Defines validating functionality for the device concepts.
Defines validating functionality for the device concepts.
Definition in file devices.hpp.