Template Class BufferedInletDuct¶
Defined in File BufferedInletDuct.hpp
Class Documentation¶
-
template<template<typename> typename
BackingDuct, typenameImplSpec>
classuit::BufferedInletDuct¶ TODO
- Template Parameters
ImplSpec: class with static and typedef members specifying implementation details for the conduit framework.
Public Types
-
using
BackEndImpl= typename BackingDuct<BufferSpec>::BackEndImpl¶
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()¶