Searched defs:ValueStr (Results 1 – 2 of 2) sorted by relevance
181 const char *ValueStr; // String describing what the value of this option is variable
456 const std::string& ValueStr() const { return value; } in ValueStr() function