DetectorGraph
2.0
|
A general walk-through the classes that make up the framework.
The Framework's main parts are:
Name | Classes |
---|---|
Core | Graph, Detector, Topic, TopicState, SubscriberInterface, Publisher |
Platform | TimeoutPublisherService, dgassert.hpp, dglogging.hpp |
Extra Publishers | FuturePublisher, TimeoutPublisher |
State store | StateSnapshot GraphStateStore |
Utils | Lag GraphAnalyzer |
The following classes are meant to aid in testing code written using the framework.
Internals:
Discussion docs: