Lines Matching refs:comments_
187 const string& GetComments() const { return comments_; } in GetComments()
188 void SetComments(const string& comments) { comments_ = comments; } in SetComments()
206 string comments_; variable
290 const string& GetComments() const { return comments_; } in GetComments()
294 void SetComments(const string& comment) { comments_ = comment; } in SetComments()
315 string comments_; variable
587 const string& GetComments() const { return comments_; } in GetComments()
625 std::string comments_; variable
660 const std::string& GetComments() const { return comments_; } in GetComments()
661 void SetComments(const std::string comments) { comments_ = comments; } in SetComments()
713 std::string comments_; variable
793 const std::string& GetComments() const { return comments_; } in GetComments()
804 const std::string comments_; variable