ECSTASY
All in the name
Loading...
Searching...
No Matches
PendingActions.hpp File Reference
#include <queue>
#include "Action.hpp"
#include "ecstasy/resources/ObjectWrapper.hpp"
Include dependency graph for PendingActions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  ecstasy
 Namespace containing all symbols specific to ecstasy.
 
namespace  ecstasy::integration
 Parent namespace of all ecstasy integrations.
 
namespace  ecstasy::integration::user_action
 User action integration.
 

Typedefs

using ecstasy::integration::user_action::PendingActions = ecstasy::ObjectWrapper< std::queue< Action > >
 Queue of Action.
 

Detailed Description

Author
Andréas Leroux (andre.nosp@m.as.l.nosp@m.eroux.nosp@m.@epi.nosp@m.tech..nosp@m.eu)
Version
1.0.0
Date
2022-12-07

Definition in file PendingActions.hpp.