![]() |
Public API Reference |
![]() |
Macros to create SCF classes that support pooling. More...
#include "csutil/scf.h"
#include "csutil/threading/atomicops.h"
#include "csutil/threading/mutex.h"
#include "csutil/custom_new_disable.h"
#include "csutil/custom_new_enable.h"
Go to the source code of this file.
Classes | |
class | scfImplementationPooled< Super, Allocator, Locked > |
Derive an SCF implementation from this class to have it pooled. More... |
Macros to create SCF classes that support pooling.
Definition in file pooledscfclass.h.