#include "launchparser.h"
#include <sick_scan/sick_ros_wrapper.h>
#include "tinystr.h"
#include "tinyxml.h"
#include <signal.h>
Go to the source code of this file.
Classes | |
class | paramEntryAscii |
Functions | |
std::vector< paramEntryAscii > | getParamList (TiXmlNode *paramList) |
void | sudokill (pid_t tokill) |
std::vector<paramEntryAscii> getParamList | ( | TiXmlNode * | paramList | ) |
Definition at line 119 of file launchparser.cpp.
void sudokill | ( | pid_t | tokill | ) |
Definition at line 112 of file launchparser.cpp.