BioDynaMo  v1.05.119-a4ff3934
Public Attributes | List of all members
bdm::AgentUidMap< TValue >::Iterator Struct Reference
Collaboration diagram for bdm::AgentUidMap< TValue >::Iterator:
[legend]

Public Attributes

AgentUidMapmap_
 
uint64_t idx_
 

Detailed Description

template<typename TValue>
struct bdm::AgentUidMap< TValue >::Iterator

Definition at line 32 of file agent_uid_map.h.

Member Data Documentation

◆ idx_

template<typename TValue >
uint64_t bdm::AgentUidMap< TValue >::Iterator::idx_

Definition at line 34 of file agent_uid_map.h.

◆ map_

template<typename TValue >
AgentUidMap* bdm::AgentUidMap< TValue >::Iterator::map_

Definition at line 33 of file agent_uid_map.h.


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