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