A property-exchange message that has no payload, and must therefore be contained in a single chunk. More...
#include <juce_CIMessages.h>
Public Member Functions | |
auto | tie () const |
Public Attributes | |
std::byte | requestID {} |
Span< const std::byte > | header |
A property-exchange message that has no payload, and must therefore be contained in a single chunk.
auto midi_ci::Message::StaticSizePropertyExchange::tie | ( | ) | const |
References header, and requestID.
Referenced by midi_ci::Message::PropertyGetData::operator==(), and midi_ci::Message::PropertySetDataResponse::operator==().
std::byte midi_ci::Message::StaticSizePropertyExchange::requestID {} |
Referenced by tie().