Function handleGenericEvent
Defined in File Replacer.h
Function Documentation
-
void handleGenericEvent(const eventDataStr eventData, const savedCodeStr savedCode, std::string &str)
function to write the generic event code in the output string
- Parameters:
eventData – event data structure containing event information
savedCode – saved code structure containing the saved code to be written
str – output string to be modified