Template Class PooledBackEnd¶
Defined in File PooledBackEnd.hpp
Class Documentation¶
-
template<typename
ImplSpec, template<typename> typenameProcDuct>
classuit::PooledBackEnd¶ TODO
- Template Parameters
ImplSpec: class with static and typedef members specifying implementation details for the conduit framework.
Public Types
-
using
inlet_pool_t= uit::InletMemoryPool<PoolSpec_t>¶
-
using
outlet_pool_t= uit::OutletMemoryPool<PoolSpec_t>¶
Public Functions
-
void
RegisterInletSlot(const address_t &address)¶
-
void
RegisterOutletSlot(const address_t &address)¶
-
void
Initialize()¶
-
inlet_pool_t &
GetInletPool(const address_t &address)¶
-
outlet_pool_t &
GetOutletPool(const address_t &address)¶
Public Static Functions
-
constexpr bool
CanStep()¶