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

Self-test application for the RuntimeRepoAdapter Pub/Sub functionality. More...

#include <rtctk/componentFramework/logger.hpp>
#include <rtctk/componentFramework/runtimeRepoAdapter.hpp>
#include <rtctk/componentFramework/test/repositorySubscriberIfTestSuite.hpp>
#include <CLI/CLI.hpp>
#include <fmt/format.h>
#include <chrono>
#include <stdexcept>
#include <thread>

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 
namespace  rtctk::componentFramework::test
 

Functions

void rtctk::componentFramework::test::SynchronizeWithBackend (RuntimeRepoAdapter &adapter)
 
int main (int argc, char **argv)
 

Detailed Description

Self-test application for the RuntimeRepoAdapter Pub/Sub functionality.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )