This concrete implementation of bdlma::Factory::createObject invokes getObject. This should not be invoked directly.
Synopsis
Declared in <bdlcc_objectpool.h>
virtual
TYPE*
createObject();
Return Value
address of a modifiable object from this pool
Created with MrDocs