[#wallet-BerkeleyROBatch-2constructor-066] = xref:wallet.adoc[wallet]::xref:wallet/BerkeleyROBatch.adoc[BerkeleyROBatch]::BerkeleyROBatch :relfileprefix: ../../ :mrdocs: Copy construction is disabled. == Synopsis Declared in `<wallet/migrate.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- BerkeleyROBatch(xref:wallet/BerkeleyROBatch.adoc[BerkeleyROBatch] const& other) = delete; ---- == Parameters [cols="1,4"] |=== | Name| Description | *other* | The batch that would be copied from. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#