RTC Toolkit  2.0.0
Namespaces | Functions
businessLogic.cpp File Reference

Implementation of the BusinessLogic class. More...

#include "rtctk/componentFramework/runtimeRepoIf.hpp"
#include "rtctk/telemetryRecorder/businessLogic.hpp"
#include "rtctk/componentFramework/logger.hpp"
#include <chrono>
#include <thread>
#include <filesystem>

Namespaces

 rtctk
 
 rtctk::telemetryRecorder
 

Functions

std::string GetEnvVar (const std::string &key)
 

Detailed Description

Implementation of the BusinessLogic class.

Function Documentation

◆ GetEnvVar()

std::string GetEnvVar ( const std::string &  key)