#include <external/RadixEngine/include/radix/SystemManager.hpp>
radix::SystemManager::Transaction::Transaction |
( |
SystemManager & |
sm | ) |
|
|
inlineprivate |
radix::SystemManager::Transaction::Transaction |
( |
const Transaction & |
| ) |
|
|
delete |
radix::SystemManager::Transaction::Transaction |
( |
Transaction && |
| ) |
|
|
default |
radix::SystemManager::Transaction::~Transaction |
( |
| ) |
|
|
inline |
template<class T , typename... ArgsT>
void radix::SystemManager::Transaction::addSystem |
( |
ArgsT... |
args | ) |
|
|
inline |
template<class T >
void radix::SystemManager::Transaction::removeSystem |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: