p2p/host/resource_manager/scopes/transient_scope_impl library
Classes
- TransientScopeImpl
-
TransientScopeImpl is the concrete implementation for the transient scope.
It doesn't add specific new behavior beyond the base ResourceScopeImpl
but ensures it implements the
ResourceScope
interface.