|
synapse-app-sdk
C++ SDK for Synapse Apps
|
| Nsynapse | |
| Nlog | |
| CSynapseLogSink | |
| CApp | Base class for Synapse applications |
| CAppRunner | Singleton class for running a Synapse application |
| CBaseFilter | Abstract base class for all filters |
| CBaseSpikeDetector | Base class for spike detectors |
| CConsumerTap | Class representing a consumer tap for receiving messages |
| CDataPublisher | Class for publishing data using various transport mechanisms |
| CFilterWrapper | Wrapper class that adapts various filter implementations to the BaseFilter interface |
| CFunctionProfiler | Class for profiling function execution performance |
| CFunctionProfilerManager | Manager class for multiple function profilers |
| CSpikeDetectorWrapper | Template wrapper for spike detector implementations |
| CSpikeEvent | Represents a detected spike |
| CTapManager | Manager class for handling data taps |
| CTapSocket | Class representing a socket connection for a tap |
| CThresholdDetector | Implementation of threshold-based spike detection |
| CConfig | |
| CTimer | Timer class for tracking elapsed time intervals |
| CZMQDataReader | Class for reading data from ZeroMQ publishers |