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