|
IceFlow NDN-based stream processing library written in C++
|
| ▼Niceflow | |
| CCongestionReporter | |
| CContainer | |
| CDAGParser | |
| CEdge | |
| CEdgeConsumptionStats | |
| CEdgeProductionStats | |
| CEdgeStats | |
| CEntry | |
| CIceFlow | |
| CIceflowConsumer | |
| CIceflowExecutor | |
| CIceflowProducer | |
| CIceflowScaler | |
| CMeasurement | |
| CNode | |
| CResources | |
| CRingBuffer | This class provides a thread safe implementation of a queue. It uses boost::circular_buffer<T> as an internal queue data structure. Along with that it makes use of the C++ standard threading library to protect the queue and provide synchronization among multiple threads |
| CScalingParameters | |
| CLineSplitter | |
| CWordCounter | |
| CWordSplitter |