RTC Toolkit  0.1.0-alpha
Functions
main.cpp File Reference
#include "rtctk/componentFramework/logger.hpp"
#include "rtctk/componentFramework/serviceDiscovery.hpp"
#include "rtctk/componentFramework/commandRequestor.hpp"
#include "rtctk/componentFramework/stateSubscriber.hpp"
#include <boost/program_options.hpp>
#include <iostream>
#include <chrono>
#include <thread>

Functions

bpo::variables_map ParseOptions (int argc, char *argv[])
 
int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

◆ ParseOptions()

bpo::variables_map ParseOptions ( int  argc,
char *  argv[] 
)