Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
|
#include <test_datatype02.hpp>
Public Member Functions | |
std::string | toString () const noexcept |
Public Attributes | |
jau::darray< GattCharacteristicSpec > | characteristics |
GattServiceType | service |
Definition at line 169 of file test_datatype02.hpp.
|
noexcept |
GattServiceType GattServiceCharacteristic::service |
Definition at line 170 of file test_datatype02.hpp.
jau::darray<GattCharacteristicSpec> GattServiceCharacteristic::characteristics |
Definition at line 171 of file test_datatype02.hpp.