HALDLS
haldls::vx::SynapseLabelQuad Class Reference

#include <synapse.h>

+ Inheritance diagram for haldls::vx::SynapseLabelQuad:
+ Collaboration diagram for haldls::vx::SynapseLabelQuad:

Public Types

typedef halco::hicann_dls::vx::SynapseLabelQuadOnDLS coordinate_type
 
typedef std::true_type is_leaf_node
 
typedef SynapseLabelValue Value
 
typedef halco::common::typed_array< Value, halco::hicann_dls::vx::EntryOnQuad > values_type
 

Public Member Functions

 SynapseLabelQuad () SYMBOL_VISIBLE
 
template<typename WordT >
void decode (std::array< WordT, config_size_in_words > const &data)
 
template<typename WordT >
std::array< WordT, config_size_in_wordsencode () const
 
bool operator!= (SynapseLabelQuad const &other) const SYMBOL_VISIBLE
 
bool operator== (SynapseLabelQuad const &other) const SYMBOL_VISIBLE
 
 return_value_policy (reference_internal)) values_type const &get_values() const SYMBOL_VISIBLE
 
void set_values (values_type const &value) SYMBOL_VISIBLE
 

Static Public Member Functions

template<typename AddressT >
static std::array< AddressT, config_size_in_wordsaddresses (coordinate_type const &block)
 

Static Public Attributes

static constexpr size_t config_size_in_words = 1
 

Friends

class cereal::access
 
struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseLabelMatrix >
 
struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseLabelRow >
 
std::ostream & operator<< (std::ostream &os, SynapseLabelQuad const &config) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 296 of file synapse.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::SynapseLabelQuadOnDLS haldls::vx::SynapseLabelQuad::coordinate_type

Definition at line 299 of file synapse.h.

◆ is_leaf_node

Definition at line 300 of file synapse.h.

◆ Value

◆ values_type

typedef halco::common::typed_array<Value, halco::hicann_dls::vx::EntryOnQuad> haldls::vx::SynapseLabelQuad::values_type

Definition at line 306 of file synapse.h.

Constructor & Destructor Documentation

◆ SynapseLabelQuad()

haldls::vx::SynapseLabelQuad::SynapseLabelQuad ( )

Member Function Documentation

◆ addresses()

template<typename AddressT >
static std::array<AddressT, config_size_in_words> haldls::vx::SynapseLabelQuad::addresses ( coordinate_type const &  block)
static

◆ decode()

template<typename WordT >
void haldls::vx::SynapseLabelQuad::decode ( std::array< WordT, config_size_in_words > const &  data)

◆ encode()

template<typename WordT >
std::array<WordT, config_size_in_words> haldls::vx::SynapseLabelQuad::encode ( ) const

◆ operator!=()

bool haldls::vx::SynapseLabelQuad::operator!= ( SynapseLabelQuad const &  other) const

◆ operator==()

bool haldls::vx::SynapseLabelQuad::operator== ( SynapseLabelQuad const &  other) const

◆ return_value_policy()

haldls::vx::SynapseLabelQuad::return_value_policy ( reference_internal  ) const &

◆ set_values()

void haldls::vx::SynapseLabelQuad::set_values ( values_type const &  value)

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 334 of file synapse.h.

◆ haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseLabelMatrix >

friend struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseLabelMatrix >
friend

Definition at line 327 of file synapse.h.

◆ haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseLabelRow >

friend struct haldls::vx::detail::VisitPreorderImpl< lola::vx::SynapseLabelRow >
friend

Definition at line 327 of file synapse.h.

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
SynapseLabelQuad const &  config 
)
friend

Member Data Documentation

◆ config_size_in_words

constexpr size_t haldls::vx::SynapseLabelQuad::config_size_in_words = 1
staticconstexpr

Definition at line 314 of file synapse.h.


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