|
Sierra Toolkit
Version of the Day
|
Class OptionMaskNameMap ... More...
#include <WriterParser.hpp>
Public Member Functions | |
| void | mask (const std::string &name, const OptionMask l_mask, const std::string &description) |
| Member function mask ... | |
Class OptionMaskNameMap ...
Definition at line 224 of file WriterParser.hpp.
| void stk::diag::OptionMaskNameMap::mask | ( | const std::string & | name, |
| const OptionMask | l_mask, | ||
| const std::string & | description | ||
| ) | [inline] |
Member function mask ...
| name | a std::string variable ... |
| mask | an OptionMask variable ... |
| description | a std::string variable ... |
Definition at line 234 of file WriterParser.hpp.