Searched defs:comment (Results 1 – 3 of 3) sorted by relevance
40 std::string comment = "_comment"; member
270 std::string comment; in SetComment() local
263 void XmlSerializer::SetComment(const std::string &comment) in SetComment()