Template Class PooledInletDuct¶
Defined in File PooledInletDuct.hpp
Class Documentation¶
-
template<template<typename> typename
BackingDuct, typenameImplSpec>
classuit::PooledInletDuct¶ TODO
- Template Parameters
ImplSpec: class with static and typedef members specifying implementation details for the conduit framework.
Public Types
-
using
BackEndImpl= uit::PooledBackEnd<ImplSpec, BackingDuct>¶
Public Functions
-
bool
TryPut(const T &val)¶ TODO.
- Parameters
val: TODO.
-
bool
TryFlush()¶ TODO.
-
size_t
TryConsumeGets(size_t) const¶
-
const T &
Get() const¶
-
T &
Get()¶
-
std::string
ToString() const¶
Public Static Functions
-
std::string
GetType()¶