replace_tag: Updates and adds doxygen options in a line string vector

Description Usage Arguments Value

Description

Scans the lines and changes the value for the named tag if one line has this tag, adds a line at the end if no line has this tag and returns a warning if several lines match the tag.

Usage

1
replace_tag(fileStrings, tag, newVal)

Arguments

fileStrings

A vector with each string containing a line of the file

tag

A string with the tag to be searched for

newVal

A string with the new value for the tag

Value

The vector of strings with the new value


nevrome/rdoxygen documentation built on Sept. 5, 2019, 3:12 p.m.