#include <rtt/os/fosi.h>#include <rtt/Service.hpp>#include <rtt/plugin/ServicePlugin.hpp>#include <cstdlib>#include <sys/wait.h>#include <rtt/os/startstop.h>
Go to the source code of this file.
Classes | |
| class | OCL::OSService |
Namespaces | |
| OCL | |
Functions | |
| std::string | getEnvString (const char *name) |
| bool | isEnv (const char *name) |
| std::string getEnvString | ( | const char * | name | ) |
Definition at line 43 of file OSService.cpp.
| bool isEnv | ( | const char * | name | ) |
Definition at line 51 of file OSService.cpp.