|
Direct-BT
2.3.1
Direct-BT - Direct Bluetooth Programming.
|
#include <test_datatype01.hpp>
Public Member Functions | |
| DataType01 (const Addr48Bit &address_, uint8_t type_) | |
| DataType01 (const uint64_t encoded) noexcept | |
| constexpr | DataType01 () noexcept |
| DataType01 (const DataType01 &o) noexcept | |
| DataType01 (DataType01 &&o) noexcept | |
| constexpr DataType01 & | operator= (const DataType01 &o) noexcept |
| DataType01 & | operator= (DataType01 &&o) noexcept |
| int | nop () const noexcept |
| std::size_t | hash_code () const noexcept |
| void | clearHash () |
| constexpr_cxx20 std::string | toString () const noexcept |
Public Attributes | |
| Addr48Bit | address |
| uint8_t | type |
Definition at line 141 of file test_datatype01.hpp.
|
inline |
Definition at line 150 of file test_datatype01.hpp.
|
inlinenoexcept |
Definition at line 153 of file test_datatype01.hpp.
|
inlineconstexprnoexcept |
Definition at line 156 of file test_datatype01.hpp.
|
inlinenoexcept |
Definition at line 157 of file test_datatype01.hpp.
|
inlinenoexcept |
Definition at line 158 of file test_datatype01.hpp.
|
inline |
Definition at line 189 of file test_datatype01.hpp.
|
inlinenoexcept |
|
inlinenoexcept |
Definition at line 173 of file test_datatype01.hpp.
|
inlineconstexprnoexcept |
Definition at line 162 of file test_datatype01.hpp.
|
inlinenoexcept |
Definition at line 167 of file test_datatype01.hpp.
|
inlinenoexcept |
| Addr48Bit DataType01::address |
Definition at line 143 of file test_datatype01.hpp.
| uint8_t DataType01::type |
Definition at line 144 of file test_datatype01.hpp.
1.8.18