AWS SDK for C++AWS SDK for C++ Version 1.11.826 |
A helper utility set of methods to track currently allocated components (i.e. AWS SDK service clients)
A callback method type alias to terminate component.
Definition at line 24 of file ComponentRegistry.h.
Remove component from a registry.
Initialize a component registry (i.e. init global dictionary).
Register component (i.e. AWS SDK service client) as active.
Shutdown a component registry (i.e. release global dictionary).
Terminate all registered clients.