|
SMACC
|
#include <smacc/client_bases/smacc_action_client.h>#include <smacc/smacc_signal.h>#include <boost/optional/optional_io.hpp>

Go to the source code of this file.
Classes | |
| class | smacc::client_bases::SmaccActionClientBase< ActionType > |
Namespaces | |
| namespace | smacc |
| namespace | smacc::client_bases |
Macros | |
| #define | SMACC_ACTION_CLIENT_DEFINITION(ActionType) ACTION_DEFINITION(ActionType); typedef smacc::client_bases::SmaccActionClientBase<ActionType> Base; |
| #define SMACC_ACTION_CLIENT_DEFINITION | ( | ActionType | ) | ACTION_DEFINITION(ActionType); typedef smacc::client_bases::SmaccActionClientBase<ActionType> Base; |
Definition at line 242 of file smacc_action_client_base.h.