addBlockReset() | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addConfigSetMessage(int32 item, int32 value) | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addFactoryReset() | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addFirmwareUpdatePacket(const uint8 *packetData, uint8 size) | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addProgramEventMessage(const int32 *messageData) | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addRequestFactorySyncMessage() | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addRequestMessage(int32 item) | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addRequestUserSyncMessage() | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
addSetBlockName(const juce::String &name) | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
beginDataChanges(PacketIndex packetIndex) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
data | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | private |
deviceControlMessage(DeviceCommand command) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
endDataChanges(bool isLastChange) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
getData() const noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
HostPacketBuilder() noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
HostPacketBuilder(const HostPacketBuilder &)=delete | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | |
HostPacketBuilder(HostPacketBuilder &&)=default | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | |
setMultipleBytes(const uint8 *values, int num) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
setMultipleBytes(uint8 value, uint8 lastValue, int num) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
size() const noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
skipBytes(int numToSkip) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
writeMessageType(MessageFromHost type) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inlineprivate |
writePacketSysexFooter() noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |
writePacketSysexHeaderBytes(TopologyIndex deviceIndex) noexcept | juce::BlocksProtocol::HostPacketBuilder< maxPacketBytes > | inline |