BloombergLP::bdlcc::ObjectCatalog::find

Same as the preceding overload, loading the found object's value into the specified valueBuffer.

Synopsis

Declared in <bdlcc_objectcatalog.h>

int
find(
    int handle,
    TYPE* valueBuffer) const;

Return Value

0 on success, and a non-zero value if not found

Parameters

NameDescription
handlehandle of the object to locate
valueBufferbuffer that receives the found value