|
| JEventPool (std::shared_ptr< JComponentManager > component_manager, size_t max_inflight_events, size_t location_count, JEventLevel level=JEventLevel::PhysicsEvent) |
|
void | Scale (size_t capacity) override |
|
void | Finalize () |
|
| JEventQueue (size_t initial_capacity, size_t locations_count) |
|
size_t | GetLocationCount () |
|
size_t | GetSize (size_t location) |
|
size_t | GetCapacity () |
|
void | Push (JEvent *event, size_t location) |
|
JEvent * | Pop (size_t location) |
|
|
std::vector< std::unique_ptr< LocalQueue > > | m_local_queues |
|
size_t | m_capacity |
|
The documentation for this class was generated from the following file: