API Reference > OdApc Classes > OdApcObjectPool Class
OdApcObjectPool Class
OdApcObjectPoolOdApcObjectPool
Syntax
C++
class OdApcObjectPool : public OdRxObject;

RxThreadPoolService.h

This interface represents APC object pool. Corresponding C++ library: TD_DbRoot

 
Name 
Description 
 
put 
Put object into object pool. 
 
Reserve specified number of objects in object pool. 
 
take 
Take object from object pool. 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.