HiveMind
|
Class that resolves a string from the bittybuzz virtual machine. More...
#include <IBittyBuzzStringResolver.h>
Public Member Functions | |
virtual | ~IBittyBuzzStringResolver ()=default |
virtual std::optional< const char * > | getString (uint16_t stringId) const =0 |
Get the string from the stringId. More... | |
Class that resolves a string from the bittybuzz virtual machine.
|
virtualdefault |
|
pure virtual |
Get the string from the stringId.
Implemented in BittyBuzzStringResolver.