CatapultServer
v0.5.0.1 (Elephant)
|
Go to the source code of this file.
Classes | |
class | catapult::disruptor::DisruptorElement |
Augments consumer input with disruptor metadata. More... | |
Namespaces | |
catapult | |
catapult::disruptor | |
Functions | |
std::ostream & | catapult::disruptor::operator<< (std::ostream &out, const DisruptorElement &element) |
Insertion operator for outputting element to out. More... | |
constexpr bool | catapult::disruptor::IsIntervalElementId (DisruptorElementId id, size_t interval) |
Returns true if id matches interval. More... | |