|
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 | isLumiKeysBlock () const noexcept |
| bool | isAnyControlBlock () const noexcept |
| bool | hasPrefix (const char *prefix) const noexcept |
Public Member Functions inherited from BlocksProtocol::BlockStringData< 16 > | |
| bool | isNotEmpty () const |
| String | asString () const |
| bool | operator== (const BlockStringData &other) const |
| bool | operator!= (const BlockStringData &other) const |
Additional Inherited Members | |
Public Attributes inherited from BlocksProtocol::BlockStringData< 16 > | |
| uint8 | data [MaxSize] |
| uint8 | length |
Static Public Attributes inherited from BlocksProtocol::BlockStringData< 16 > | |
| static const size_t | maxLength |
Structure describing a block's serial number.
|
noexcept |
|
noexcept |
References hasPrefix().
Referenced by isValid().
|
noexcept |
References hasPrefix().
Referenced by isAnyControlBlock().
|
noexcept |
References hasPrefix().
Referenced by isAnyControlBlock().
|
noexcept |
References hasPrefix().
Referenced by isAnyControlBlock().
|
noexcept |
References hasPrefix().
Referenced by isAnyControlBlock().
|
noexcept |
References hasPrefix().
Referenced by isValid().
|
noexcept |
References hasPrefix().
Referenced by isValid().
|
noexcept |
References isDevCtrlBlock(), isLiveBlock(), isLoopBlock(), and isTouchBlock().
Referenced by isValid().
|
noexcept |
References BlocksProtocol::BlockStringData< 16 >::data.
Referenced by isDevCtrlBlock(), isLiveBlock(), isLoopBlock(), isLumiKeysBlock(), isPadBlock(), isSeaboardBlock(), and isTouchBlock().
1.8.17