iox::log::LogBin64🔗
Inherits from iox::log::LogBin
Public Functions🔗
| Name | |
|---|---|
| constexpr | LogBin64(uint64_t value) | 
Public Attributes🔗
| Name | |
|---|---|
| uint64_t | value | 
Public Functions Documentation🔗
function LogBin64🔗
inline constexpr LogBin64(
    uint64_t value
)
Public Attributes Documentation🔗
variable value🔗
uint64_t value;
Updated on 18 December 2023 at 13:11:42 CET