App: minor change to LinkParams

This commit is contained in:
Zheng, Lei
2022-03-18 15:10:22 +08:00
committed by Chris Hennes
parent 63ac642785
commit 97deadf437
2 changed files with 9 additions and 6 deletions

View File

@@ -57,6 +57,8 @@ import LinkParams
LinkParams.define()
]]]*/
namespace {
// Auto generated code. See class document of LinkParams.
class LinkParamsP: public ParameterGrp::ObserverType {
public:
@@ -104,6 +106,8 @@ LinkParamsP *instance() {
return inst;
}
} // Anonymous namespace
// Auto generated code. See class document of LinkParams.
ParameterGrp::handle LinkParams::getHandle() {
return instance()->handle;