|
dxd - dynax driver framework 2.6.0d179
cross platform open source driver development framework
|
#include <dx_common.h>
Classes | |
| struct | from |
| struct | to |
Public Types | |
| enum class | idx : uint8_t { setup , operation , last = operation , scopes , invalid = scopes } |
Public Member Functions | |
| level | get (const char *scope) const |
| level | get (idx scope) const |
| level | set (const char *scope, const char *level) |
| level | set (const char *scope, level level) |
| level | set (idx scope, const char *level) |
| level | set (idx scope, level level) |
Public Attributes | |
| level | operation: 4= level::dflt |
| scope on module operation | |
| level | setup: 4= level::dflt |
| scope on module setup phase | |
Static Public Attributes | |
| static constexpr const char * | name [] {"setup", "operation"} |
|
strong |
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:
Here is the call graph for this function:
Here is the caller graph for this function:| level dx::log::scope::operation |
scope on module operation
| level dx::log::scope::setup |
scope on module setup phase
| (c) copyright 2009 dynamic acoustics e.U. | generated on Tue Nov 25 2025 |