RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Namespaces | Functions
businessLogic.cpp File Reference

Implementation of the BusinessLogic class. More...

#include "rtctk/telemetryRecorder/businessLogic.hpp"
#include "rtctk/componentFramework/logger.hpp"
#include "rtctk/componentFramework/runtimeRepoIf.hpp"
#include <chrono>
#include <filesystem>
#include <fmt/format.h>
#include <string>
#include <system_error>
#include <thread>

Namespaces

namespace  rtctk
 
namespace  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)