|
rad
2.0.0
|
Unit tests for the SMRequestorRaw class. More...
#include <scxml4cpp/Action.h>#include <rad/smAdapter.hpp>#include <rad/smRequestorRaw.hpp>#include "types.pb.h"#include <boost/asio.hpp>#include <gtest/gtest.h>#include <chrono>#include <functional>Classes | |
| struct | OkEventTrait |
| struct | ErrEventTrait |
| struct | TimeoutEventTrait |
| class | ReplyAction |
| class | TestSMRequestorRaw |
Typedefs | |
| using | OkEvent = rad::EventT< OkEventTrait > |
| using | ErrEvent = rad::EventT< ErrEventTrait > |
| using | TimeoutEvent = rad::EventT< TimeoutEventTrait > |
Unit tests for the SMRequestorRaw class.
| using ErrEvent = rad::EventT<ErrEventTrait> |
| using OkEvent = rad::EventT<OkEventTrait> |
| using TimeoutEvent = rad::EventT<TimeoutEventTrait> |
1.8.5