#include <PhysicsManager.h>
◆ physics_list_t
◆ readers_t
◆ PhysicsManager()
| PhysicsManager::PhysicsManager |
( |
volatile bool * |
interrupt_ = nullptr | ) |
|
◆ ~PhysicsManager()
| PhysicsManager::~PhysicsManager |
( |
| ) |
|
|
virtual |
◆ AddPhysics() [1/2]
template<typename T , typename ... args_t>
| void ant::analysis::PhysicsManager::AddPhysics |
( |
args_t &&... |
args | ) |
|
|
inline |
◆ AddPhysics() [2/2]
| void ant::analysis::PhysicsManager::AddPhysics |
( |
std::unique_ptr< Physics > |
pc | ) |
|
|
inline |
◆ GetProcessedTIDRange()
| const interval<TID>& ant::analysis::PhysicsManager::GetProcessedTIDRange |
( |
| ) |
const |
|
inline |
◆ InitReaders()
| void PhysicsManager::InitReaders |
( |
readers_t |
readers_ | ) |
|
|
protected |
◆ ProcessEvent()
◆ ReadFrom()
| void PhysicsManager::ReadFrom |
( |
std::list< std::unique_ptr< input::DataReader > > |
readers_, |
|
|
long long |
maxevents |
|
) |
| |
◆ SaveEvent()
◆ ShowResults()
| void PhysicsManager::ShowResults |
( |
| ) |
|
|
virtual |
◆ TryReadEvent()
◆ amenders
| readers_t ant::analysis::PhysicsManager::amenders |
|
protected |
◆ interrupt
◆ physics
◆ processedTIDrange
| interval<TID> ant::analysis::PhysicsManager::processedTIDrange |
|
protected |
◆ reader_flags
◆ source
◆ treeEvents
The documentation for this class was generated from the following files: