JUCE
BlocksProtocol::HostPacketBuilder< maxPacketBytes > Member List

This is the complete list of members for BlocksProtocol::HostPacketBuilder< maxPacketBytes >, including all inherited members.

addBlockReset()BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addConfigSetMessage(int32 item, int32 value)BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addFactoryReset()BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addFirmwareUpdatePacket(const uint8 *packetData, uint8 size)BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addProgramEventMessage(const int32 *messageData)BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addRequestFactorySyncMessage()BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addRequestMessage(int32 item)BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addRequestUserSyncMessage()BlocksProtocol::HostPacketBuilder< maxPacketBytes >
addSetBlockName(const String &name)BlocksProtocol::HostPacketBuilder< maxPacketBytes >
beginDataChanges(PacketIndex packetIndex) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
deviceControlMessage(DeviceCommand command) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
endDataChanges(bool isLastChange) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
getData() const noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
HostPacketBuilder() noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
HostPacketBuilder(const HostPacketBuilder &)=deleteBlocksProtocol::HostPacketBuilder< maxPacketBytes >
HostPacketBuilder(HostPacketBuilder &&)=defaultBlocksProtocol::HostPacketBuilder< maxPacketBytes >
setMultipleBytes(const uint8 *values, int num) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
setMultipleBytes(uint8 value, uint8 lastValue, int num) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
size() const noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
skipBytes(int numToSkip) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
writePacketSysexFooter() noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >
writePacketSysexHeaderBytes(TopologyIndex deviceIndex) noexceptBlocksProtocol::HostPacketBuilder< maxPacketBytes >