C API Functions |
Use udbKindListFree() to free the kindlist when done.
Refer to the language-specific listings of entity and reference kinds in the Appendix Entity and Reference Kinds.
#include "udb/udb.h" UdbKindList udbKindListCopy(UdbKindList);
UdbKindList *kindlist
The kindlist to copy
UdbKindList *
Allocated copy of the specified kindlist
newkindlist = udbKindListCopy(kindlist);
udbKindList to add a specified kind to the specified kindlist.
udbKindListFree to free the kindlist.
Scientific Toolworks, Inc. http://www.scitools.com Voice: (802) 763-2995 Fax: (802) 763-3066 support@scitools.com sales@scitools.com |