LOLA
lola::vx::ColumnCurrentRow Class Reference

#include <synapse.h>

+ Inheritance diagram for lola::vx::ColumnCurrentRow:
+ Collaboration diagram for lola::vx::ColumnCurrentRow:

Public Types

typedef halco::hicann_dls::vx::ColumnCurrentRowOnDLS coordinate_type
 
typedef std::false_type has_local_data
 
typedef haldls::vx::ColumnCurrentQuad::ColumnCurrentSwitch Value
 
typedef halco::common::typed_heap_array< Value, halco::hicann_dls::vx::SynapseOnSynapseRow > Values
 

Public Member Functions

 ColumnCurrentRow () SYMBOL_VISIBLE
 
bool operator!= (ColumnCurrentRow const &other) const SYMBOL_VISIBLE
 
bool operator== (ColumnCurrentRow const &other) const SYMBOL_VISIBLE
 

Public Attributes

Values values
 

Friends

struct haldls::vx::detail::VisitPreorderImpl< ColumnCurrentRow >
 
std::ostream & operator<< (std::ostream &os, ColumnCurrentRow const &row) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 47 of file synapse.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::ColumnCurrentRowOnDLS lola::vx::ColumnCurrentRow::coordinate_type

Definition at line 51 of file synapse.h.

◆ has_local_data

Definition at line 50 of file synapse.h.

◆ Value

typedef haldls::vx::ColumnCurrentQuad::ColumnCurrentSwitch lola::vx::ColumnCurrentRow::Value

Definition at line 53 of file synapse.h.

◆ Values

typedef halco::common::typed_heap_array<Value, halco::hicann_dls::vx::SynapseOnSynapseRow> lola::vx::ColumnCurrentRow::Values

Definition at line 56 of file synapse.h.

Constructor & Destructor Documentation

◆ ColumnCurrentRow()

lola::vx::ColumnCurrentRow::ColumnCurrentRow ( )

Member Function Documentation

◆ operator!=()

bool lola::vx::ColumnCurrentRow::operator!= ( ColumnCurrentRow const &  other) const

◆ operator==()

bool lola::vx::ColumnCurrentRow::operator== ( ColumnCurrentRow const &  other) const

Friends And Related Function Documentation

◆ haldls::vx::detail::VisitPreorderImpl< ColumnCurrentRow >

friend struct haldls::vx::detail::VisitPreorderImpl< ColumnCurrentRow >
friend

Definition at line 66 of file synapse.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
ColumnCurrentRow const &  row 
)
friend

Member Data Documentation

◆ values

Values lola::vx::ColumnCurrentRow::values

Definition at line 60 of file synapse.h.


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