ECSTASY
All in the name
Loading...
Searching...
No Matches
PendingActions.hpp
Go to the documentation of this file.
1
11
12#ifndef ECSTASY_INTEGRATIONS_USER_ACTION_ACTIONSQUEUE_HPP_
13#define ECSTASY_INTEGRATIONS_USER_ACTION_ACTIONSQUEUE_HPP_
14
15#include <queue>
16#include "Action.hpp"
18
20{
23} // namespace ecstasy::integration::user_action
24
25#endif /* !ECSTASY_INTEGRATIONS_USER_ACTION_ACTIONSQUEUE_HPP_ */
Basic object wrapper as a resource.
Basic object wrapper as a resource.
User action integration.
Definition Action.hpp:18