Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NSPManager/NSPanelManager
/ get_name
Method
get_name
docker/MQTTManager/include/button/button.cpp:72–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
std::string ButtonEntity::get_name() {
73
return this->_name;
74
}
75
76
uint32_t ButtonEntity::get_entity_page_id() {
77
return this->_entity_page_id;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected