Structure describing a block's serial number. More...
#include <juce_BlocksProtocolDefinitions.h>

Public Member Functions | |
| bool | hasPrefix (const char *prefix) const noexcept |
| bool | isAnyControlBlock () const noexcept |
| bool | isDevCtrlBlock () const noexcept |
| bool | isLiveBlock () const noexcept |
| bool | isLoopBlock () const noexcept |
| bool | isPadBlock () const noexcept |
| bool | isSeaboardBlock () const noexcept |
| bool | isTouchBlock () const noexcept |
| bool | isValid () const noexcept |
Public Attributes | |
| uint8 | serial [16] |
Structure describing a block's serial number.
{Blocks}
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
| uint8 juce::BlocksProtocol::BlockSerialNumber::serial[16] |