Go to the documentation of this file.
3 #ifndef SZA_UTIL_RUNNABLETESTCLASS_H
4 #define SZA_UTIL_RUNNABLETESTCLASS_H
15 #include "carma/szautil/Runnable.h"
20 class RunnableTestClass :
public Runnable {
26 RunnableTestClass(
bool spawn);
31 virtual ~RunnableTestClass();
44 #endif // End #ifndef SZA_UTIL_RUNNABLETESTCLASS_H