Entry of compressed_spike_data_map_. More...
#include <source_table.h>
Public Member Functions | |
| CSDMapEntry (size_t source_index, size_t target_thread) | |
| size_t | get_source_index () const |
| size_t | get_target_thread () const |
Private Attributes | |
| size_t | source_index_: NUM_BITS_LCID |
| size_t | target_thread_: NUM_BITS_TID |
Entry of compressed_spike_data_map_.
Combines source node index and target node thread.
|
inline |
References nest::MAX_LCID, and nest::MAX_TID.
|
inline |
References source_index_.
|
inline |
References target_thread_.
|
private |
Referenced by get_source_index().
|
private |
Referenced by get_target_thread().