RTC Toolkit 6.0.0-pre2
Loading...
Searching...
No Matches
main.cpp File Reference

Integration 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

Integration test application for the RuntimeRepoAdapter Pub/Sub functionality.

Function Documentation

◆ main()

int main ( int argc,
char ** argv )