OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
MenuManager.cpp File Reference

Macros

#define MENU_LOG(___msg)   OTOOLKIT_LOG("Menu", ___msg)
 
#define MENU_LOGW(___msg)   OTOOLKIT_LOGW("Menu", ___msg)
 
#define MENU_LOGE(___msg)   OTOOLKIT_LOGE("Menu", ___msg)
 

Detailed Description

Author
Alexander Kuester (alexk95)
Date
November 2023

Macro Definition Documentation

◆ MENU_LOG

#define MENU_LOG ( ___msg)    OTOOLKIT_LOG("Menu", ___msg)

◆ MENU_LOGE

#define MENU_LOGE ( ___msg)    OTOOLKIT_LOGE("Menu", ___msg)

◆ MENU_LOGW

#define MENU_LOGW ( ___msg)    OTOOLKIT_LOGW("Menu", ___msg)