RTC Toolkit
1.0.0
|
Implementation of the configTool. More...
#include <exception>
#include <iostream>
#include <operations.hpp>
#include <optional>
#include <string>
#include <boost/core/demangle.hpp>
#include <boost/optional.hpp>
#include <boost/program_options.hpp>
#include <rtctk/componentFramework/dataPointPath.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/logger.hpp>
#include <rtctk/componentFramework/matrixBuffer.hpp>
#include <rtctk/componentFramework/serviceDiscovery.hpp>
Functions | |
void | PoDependency (const po::variables_map &vm, const std::string &what, const std::string &requires) |
int | main (int argc, char *argv[]) |
Implementation of the configTool.
int main | ( | int | argc, |
char * | argv[] | ||
) |
void PoDependency | ( | const po::variables_map & | vm, |
const std::string & | what, | ||
const std::string & | requires | ||
) |