actions
Loading...
Searching...
No Matches
sro_test_implementation.cc File Reference
#include <gemc/gstreamer/sro/gSROImplementation.h>
#include <gemc/gdynamicDigitization/gdynamicdigitization.h>
#include <fstream>
#include <thread>
Include dependency graph for sro_test_implementation.cc:

Go to the source code of this file.

Functions

GSROImplementation * GSROImplementationFactory (const std::shared_ptr< GOptions > &options)
GDynamicDigitization * GDynamicDigitizationFactory (const std::shared_ptr< GOptions > &options)

Function Documentation

◆ GDynamicDigitizationFactory()

GDynamicDigitization * GDynamicDigitizationFactory ( const std::shared_ptr< GOptions > & options)

Definition at line 96 of file sro_test_implementation.cc.

◆ GSROImplementationFactory()

GSROImplementation * GSROImplementationFactory ( const std::shared_ptr< GOptions > & options)

Definition at line 93 of file sro_test_implementation.cc.