uatlib
Public Member Functions | List of all members
uat::agents_private_status_t Class Reference

Private status of the collection of agents in the simulation. More...

#include <simulation.hpp>

Public Member Functions

auto status (id_t) const -> agent_private_status_t
 Get the private status of an agent with the given id.
 
auto active_count () const -> uint_t
 Get the number of active agents.
 
auto active () const -> std::span< const id_t >
 Get the ids of the active agents.
 

Detailed Description

Private status of the collection of agents in the simulation.


The documentation for this class was generated from the following file: