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