Marsyas
0.6.0-alpha
|
#include <runner.h>
Public Member Functions | |
template<typename T > | |
bool | isValueType () |
bool | isValueType (const std::string &type) |
std::string | path () const |
any | value () const |
Friends | |
class | Runner |
class | RunnerThread |
bool isValueType | ( | ) | [inline] |
bool isValueType | ( | const std::string & | type | ) | [inline] |
Definition at line 352 of file runner.cpp.
friend class RunnerThread [friend] |