LOLA
lola::vx::CorrelationResetRow Class Reference

Reset correlation capacitors in all quads of a given row on synram. More...

#include <synapse.h>

Public Types

typedef halco::hicann_dls::vx::CorrelationResetRowOnDLS coordinate_type
 
typedef std::false_type has_local_data
 

Public Member Functions

 CorrelationResetRow () SYMBOL_VISIBLE
 Default constructor. More...
 
bool operator!= (CorrelationResetRow const &other) const SYMBOL_VISIBLE
 
bool operator== (CorrelationResetRow const &other) const SYMBOL_VISIBLE
 

Friends

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

Detailed Description

Reset correlation capacitors in all quads of a given row on synram.

Using this container is equivalent to writing haldls CorrelationReset containers to all quads of the row.

Definition at line 385 of file synapse.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::CorrelationResetRowOnDLS lola::vx::CorrelationResetRow::coordinate_type

Definition at line 389 of file synapse.h.

◆ has_local_data

Definition at line 388 of file synapse.h.

Constructor & Destructor Documentation

◆ CorrelationResetRow()

lola::vx::CorrelationResetRow::CorrelationResetRow ( )

Default constructor.

Member Function Documentation

◆ operator!=()

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

◆ operator==()

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

Friends And Related Function Documentation

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

friend class haldls::vx::detail::VisitPreorderImpl< CorrelationResetRow >
friend

Definition at line 398 of file synapse.h.

◆ operator<<

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

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