Skip to content

Commit

Permalink
Add missing doxygen docs for the parentWorkingSet param
Browse files Browse the repository at this point in the history
  • Loading branch information
martonmiklos authored and ad3154 committed Nov 12, 2024
1 parent 4282fda commit 67e2312
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1787,6 +1787,7 @@ namespace isobus
std::string get_value() const;

/// @brief Returns the value of the variable (if referenced) otherwise the set value
/// @param[in] parentWorkingSet the working set of the given OutputString object
/// @returns The displayed value of the string
std::string displayed_value(std::shared_ptr<isobus::VirtualTerminalServerManagedWorkingSet> parentWorkingSet) const;

Expand Down

0 comments on commit 67e2312

Please sign in to comment.