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