TopicTimingClientMain.cpp
Go to the documentation of this file.
4
6
7int
8main(int argc, char* argv[])
9{
11 argc, argv, "TopicTimingClient");
12}
int runSimpleComponentApp(int argc, char *argv[], std::string appName, const std::string &configName="", const std::string &configDomain="ArmarX", bool enableLibLoading=false)
Creates and runs an application (of AppT) for the given component (ComponentT).