mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 19:50:05 +00:00
Updating test product messages to expose additional details
This commit is contained in:
parent
3692ef75f2
commit
612874f830
7 changed files with 80 additions and 2 deletions
|
|
@ -87,6 +87,7 @@ public:
|
|||
TextProductMessage(TextProductMessage&&) noexcept;
|
||||
TextProductMessage& operator=(TextProductMessage&&) noexcept;
|
||||
|
||||
std::string message_content() const;
|
||||
std::shared_ptr<WmoHeader> wmo_header() const;
|
||||
std::vector<std::string> mnd_header() const;
|
||||
std::vector<std::string> overview_block() const;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue