SMACC2
|
#include <signal.h>
#include <limits>
#include <memory>
#include <thread>
#include <vector>
#include <lttng/tracepoint.h>
#include <smacc2/client_bases/smacc_action_client_base.hpp>
#include <smacc2/smacc_signal_detector.hpp>
#include <smacc2/smacc_state_machine.hpp>
#include <smacc2/smacc_tracing/smacc_tracing.hpp>
Go to the source code of this file.
Namespaces | |
namespace | smacc2 |
Functions | |
void | smacc2::onSigQuit (int sig) |