MCPcopy 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
573std::string AlertInfo::getMessage() {
574 return "[" + compName + "] > [" + layerName + "]:" + info + " " + suggest;
575}
576
577void AlertInfo::select() {
578 SelectLayer(itemHandle, layerHandle);

Callers 2

loadMethod · 0.45
FetchDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected