HALDLS
haldls::vx::VectorGeneratorTrigger Class Reference

#include <vector_generator.h>

Public Types

typedef halco::hicann_dls::vx::VectorGeneratorTriggerOnFPGA coordinate_type
 
typedef std::true_type is_leaf_node
 

Public Member Functions

 VectorGeneratorTrigger ()=default
 Default constructor. More...
 
void decode (std::array< fisch::vx::word_access_type::Omnibus, read_config_size_in_words > const &data) SYMBOL_VISIBLE
 
std::array< fisch::vx::word_access_type::Omnibus, write_config_size_in_wordsencode () const SYMBOL_VISIBLE
 
bool operator!= (VectorGeneratorTrigger const &other) const SYMBOL_VISIBLE
 
bool operator== (VectorGeneratorTrigger const &other) const SYMBOL_VISIBLE
 

Static Public Member Functions

static std::array< halco::hicann_dls::vx::OmnibusAddress, read_config_size_in_wordsread_addresses (coordinate_type const &coord) SYMBOL_VISIBLE
 
static std::array< halco::hicann_dls::vx::OmnibusAddress, write_config_size_in_wordswrite_addresses (coordinate_type const &coord) SYMBOL_VISIBLE
 

Static Public Attributes

static constexpr size_t read_config_size_in_words = 0
 
static constexpr size_t write_config_size_in_words = 1
 

Friends

class cereal::access
 
std::ostream & operator<< (std::ostream &os, VectorGeneratorTrigger const &config) SYMBOL_VISIBLE
 

Detailed Description

Definition at line 390 of file vector_generator.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::VectorGeneratorTriggerOnFPGA haldls::vx::VectorGeneratorTrigger::coordinate_type

Definition at line 394 of file vector_generator.h.

◆ is_leaf_node

Definition at line 393 of file vector_generator.h.

Constructor & Destructor Documentation

◆ VectorGeneratorTrigger()

haldls::vx::VectorGeneratorTrigger::VectorGeneratorTrigger ( )
default

Default constructor.

Member Function Documentation

◆ decode()

void haldls::vx::VectorGeneratorTrigger::decode ( std::array< fisch::vx::word_access_type::Omnibus, read_config_size_in_words > const &  data)

◆ encode()

std::array<fisch::vx::word_access_type::Omnibus, write_config_size_in_words> haldls::vx::VectorGeneratorTrigger::encode ( ) const

◆ operator!=()

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

◆ operator==()

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

◆ read_addresses()

static std::array<halco::hicann_dls::vx::OmnibusAddress, read_config_size_in_words> haldls::vx::VectorGeneratorTrigger::read_addresses ( coordinate_type const &  coord)
static

◆ write_addresses()

static std::array<halco::hicann_dls::vx::OmnibusAddress, write_config_size_in_words> haldls::vx::VectorGeneratorTrigger::write_addresses ( coordinate_type const &  coord)
static

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 418 of file vector_generator.h.

◆ operator<<

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

Member Data Documentation

◆ read_config_size_in_words

constexpr size_t haldls::vx::VectorGeneratorTrigger::read_config_size_in_words = 0
staticconstexpr

Definition at line 407 of file vector_generator.h.

◆ write_config_size_in_words

constexpr size_t haldls::vx::VectorGeneratorTrigger::write_config_size_in_words = 1
staticconstexpr

Definition at line 406 of file vector_generator.h.


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