Skip to content

Commit

Permalink
Regenerate messages
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Pryakhin <[email protected]>
  • Loading branch information
Anton Pryakhin committed Apr 26, 2024
1 parent 29de7fe commit f2d06e3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/groups/mqb/mqbcfg/mqbcfg_messages.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5819,7 +5819,7 @@ Configuration::print(bsl::ostream& stream, int level, int spacesPerLevel) const
} // close package namespace
} // close enterprise namespace

// GENERATED BY BLP_BAS_CODEGEN_2024.03.02
// GENERATED BY BLP_BAS_CODEGEN_2024.04.18
// USING bas_codegen.pl -m msg --noAggregateConversion --noExternalization
// --noIdent --package mqbcfg --msgComponent messages mqbcfg.xsd
// ----------------------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions src/groups/mqb/mqbcfg/mqbcfg_messages.h
Original file line number Diff line number Diff line change
Expand Up @@ -8126,7 +8126,7 @@ class StatsConfig {

const bsl::vector<bsl::string>& appIdTagDomains() const;
// Return a reference offering non-modifiable access to the
// "AppIdPostingDomains" attribute of this object.
// "AppIdTagDomains" attribute of this object.

const bsl::vector<StatPluginConfig>& plugins() const;
// Return a reference offering non-modifiable access to the "Plugins"
Expand Down Expand Up @@ -17686,7 +17686,7 @@ inline const AppConfig& Configuration::appConfig() const
} // close enterprise namespace
#endif

// GENERATED BY BLP_BAS_CODEGEN_2024.03.02
// GENERATED BY BLP_BAS_CODEGEN_2024.04.18
// USING bas_codegen.pl -m msg --noAggregateConversion --noExternalization
// --noIdent --package mqbcfg --msgComponent messages mqbcfg.xsd
// ----------------------------------------------------------------------------
Expand Down

0 comments on commit f2d06e3

Please sign in to comment.