[#BloombergLP-bdlcc-ObjectCatalog_AutoCleanup-manageNode] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/ObjectCatalog_AutoCleanup.adoc[ObjectCatalog_AutoCleanup]::manageNode :relfileprefix: ../../../ :mrdocs: Release from management the catalog node, if any, currently managed by this object and begin managing the specified catalog `node`. The specified `deallocateFlag` tells the destructor how to dispose of `node` if `node` is managed during the destruction of this object. == Synopsis Declared in `<bdlcc_objectcatalog.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void manageNode( ObjectCatalog<TYPE>::Node* node, bool deallocateFlag); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#