|
libASPL
|
I/O direction. More...
#include <CoreFoundation/CoreFoundation.h>Go to the source code of this file.
Enumerations | |
| enum class | aspl::Direction : UInt32 { Output = 0 , Input = 1 } |
| I/O direction. More... | |
I/O direction.
Definition in file Direction.hpp.
|
strong |
I/O direction.
| Enumerator | |
|---|---|
| Output | Output direction. |
| Input | Input direction. |
Definition at line 14 of file Direction.hpp.