RTC Toolkit
1.0.0
|
Entry-point for the generic DDS publisher. More...
#include <atomic>
#include <chrono>
#include <thread>
#include <csignal>
#include <string>
#include <iostream>
#include <boost/program_options.hpp>
#include "rtctk/componentFramework/exceptions.hpp"
#include "rtctk/componentFramework/logger.hpp"
#include "rtctk/componentFramework/ddsWriterListener.hpp"
#include "rtctk/componentFramework/dds.hpp"
Functions | |
int | main (int argc, char *argv[]) |
Application entrypoint. More... | |
Entry-point for the generic DDS publisher.