message: add docid param to sexp

This commit is contained in:
Dirk-Jan C. Binnema
2022-04-29 01:25:03 +03:00
parent fccd961712
commit 967e855f6b
3 changed files with 7 additions and 7 deletions

View File

@ -279,8 +279,8 @@ public:
*
* @return a Mu::Sexp or a Mu::Sexp::List representing the message.
*/
Mu::Sexp::List to_sexp_list() const;
Mu::Sexp to_sexp() const;
Mu::Sexp::List to_sexp_list(unsigned docid=0) const;
Mu::Sexp to_sexp(unsigned docid=0) const;
/*
* And some non-const message, for updating an existing