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
armarx::armem::server::ltm::processor
Definition: Converter.cpp:3
Extractor.h
armarx::armem::server::ltm::processor::Extractor::configure
virtual void configure(const nlohmann::json &json)
Definition: Extractor.cpp:6