Rework copy/clone of ASN.1 type utilities.
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Mar 2009 10:27:24 +0000 (11:27 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Mar 2009 10:27:24 +0000 (11:27 +0100)
commitde9864f98c5fec785fb0e4cb05cf9db1e7a7e4af
treec50f0e3e47bde1eb1d83f616fa12fbad426fcd15
parent3f316a4c208765a38b34e19704450cf0f34adef7
Rework copy/clone of ASN.1 type utilities.

The copy/clone of a type, such as Z_RPNQuery, is implemented as a macro.
The following funcions are defined at this stage:
yaz_clone_z_{Query,RPNQuery,NamePlusRecord}.
include/yaz/copy_types.h
src/copy_types.c