comment
This commit is contained in:
parent
b187fc3977
commit
4e8aa756cb
@ -258,6 +258,7 @@ class Db {
|
|||||||
* probably be renamed container_udi.
|
* probably be renamed container_udi.
|
||||||
* @param doc container for document data. Should have been filled as
|
* @param doc container for document data. Should have been filled as
|
||||||
* much as possible depending on the document type.
|
* much as possible depending on the document type.
|
||||||
|
* ** doc will be modified in a destructive way **
|
||||||
*/
|
*/
|
||||||
bool addOrUpdate(const string &udi,
|
bool addOrUpdate(const string &udi,
|
||||||
const string &parent_udi, Doc &doc);
|
const string &parent_udi, Doc &doc);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user