IceFlow NDN-based stream processing library written in C++
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Niceflow
 CCongestionReporter
 CContainer
 CDAGParser
 CEdge
 CEdgeConsumptionStats
 CEdgeProductionStats
 CEdgeStats
 CEntry
 CIceFlow
 CIceflowConsumer
 CIceflowExecutor
 CIceflowProducer
 CIceflowScaler
 CMeasurement
 CNode
 CResources
 CRingBufferThis 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