Functions to use with PropertySubscriptionCommand.
Public Member Functions | |
PropertySubscriptionCommandUtils ()=delete |
Static Public Member Functions | |
static const char * | toString (PropertySubscriptionCommand x) |
Converts a command to a human-readable string. | |
static std::optional< PropertySubscriptionCommand > | toCommand (const char *str) |
Converts a command string from a property exchange JSON header to an PropertySubscriptionCommand. |
|
delete |
|
static |
Converts a command to a human-readable string.
References JUCE_SUBSCRIPTION_COMMANDS, and x.
|
static |
Converts a command string from a property exchange JSON header to an PropertySubscriptionCommand.
References JUCE_SUBSCRIPTION_COMMANDS.