CatapultServer  v0.5.0.1 (Elephant)
DisruptorElement.h File Reference
Include dependency graph for DisruptorElement.h:
This graph shows which files directly or indirectly include this file:

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...