|
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 |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
|
noexcept |
1.8.13