jaulib v1.3.6
Jau Support Library (C++, Java, ..)
Loading...
Searching...
No Matches
GattCharacteristicPropertySpec Struct Reference

#include <test_datatype02.hpp>

Collaboration diagram for GattCharacteristicPropertySpec:

Public Member Functions

std::string toString () const noexcept
 

Public Attributes

const GattCharacteristicProperty property
 
const GattRequirementSpec requirement
 

Detailed Description

Definition at line 128 of file test_datatype02.hpp.

Member Function Documentation

◆ toString()

std::string GattCharacteristicPropertySpec::toString ( ) const
noexcept

Definition at line 419 of file test_datatype02.hpp.

Member Data Documentation

◆ property

const GattCharacteristicProperty GattCharacteristicPropertySpec::property

Definition at line 129 of file test_datatype02.hpp.

◆ requirement

const GattRequirementSpec GattCharacteristicPropertySpec::requirement

Definition at line 130 of file test_datatype02.hpp.


The documentation for this struct was generated from the following file: