Extractor.cpp
Go to the documentation of this file.
1#include "Extractor.h"
2
4{
5 void
6 Extractor::configure(const nlohmann::json& json)
7 {
8 }
9} // namespace armarx::armem::server::ltm::processor
virtual void configure(const nlohmann::json &json)
Definition Extractor.cpp:6