Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ getMessage
Method
getMessage
exporter/src/utils/AlertInfo.cpp:573–575 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
571
}
572
573
std::string AlertInfo::getMessage() {
574
return
"["
+ compName +
"] > ["
+ layerName +
"]:"
+ info +
" "
+ suggest;
575
}
576
577
void AlertInfo::select() {
578
SelectLayer(itemHandle, layerHandle);
Callers
2
load
Method · 0.45
FetchData
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected