#include <dx_common.h>
|
| static auto constexpr | id = "dx:log" |
| |
| static constexpr const char * | name [] {"none", "error", "warning", "info", "debug"} |
| |
| static auto constexpr | path = "dx:log:path" |
| |
◆ value_t
◆ level
| Enumerator |
|---|
| none | |
| error | |
| warning | |
| info | |
| debug | |
| levels | |
| last | |
| invalid | |
| dflt | |
◆ operator[]() [1/2]
| scope & dx::log::operator[] |
( |
const char * | name | ) |
|
|
inline |
◆ operator[]() [2/2]
◆ [struct]
◆ bus
monitor bus actions (low level PCI, USB, etc.)
◆ id
| auto constexpr dx::log::id = "dx:log" |
|
staticconstexpr |
◆ interface
monitor API bureaucracy (CoreAudio/ CoreMIDI, PortClass, ASIO, etc.)
◆ name
| constexpr const char* dx::log::name[] {"none", "error", "warning", "info", "debug"} |
|
staticconstexpr |
◆ path
| auto constexpr dx::log::path = "dx:log:path" |
|
staticconstexpr |
◆ raw
◆ streaming
monitor low level streaming
◆ vendor
The documentation for this union was generated from the following file: