HALDLS
haldls::vx::NullPayloadReadable Class Reference

#include <null_payload_readable.h>

Public Types

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

Public Member Functions

 NullPayloadReadable ()=default
 
void decode (std::array< fisch::vx::word_access_type::NullPayloadReadable, read_config_size_in_words > const &data) SYMBOL_VISIBLE
 
std::array< fisch::vx::word_access_type::NullPayloadReadable, write_config_size_in_wordsencode () const SYMBOL_VISIBLE
 
bool operator!= (NullPayloadReadable const &other) const SYMBOL_VISIBLE
 
bool operator== (NullPayloadReadable const &other) const SYMBOL_VISIBLE
 

Static Public Member Functions

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

Static Public Attributes

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

Friends

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

Detailed Description

Definition at line 20 of file null_payload_readable.h.

Member Typedef Documentation

◆ coordinate_type

typedef halco::hicann_dls::vx::NullPayloadReadableOnFPGA haldls::vx::NullPayloadReadable::coordinate_type

Definition at line 23 of file null_payload_readable.h.

◆ is_leaf_node

Definition at line 24 of file null_payload_readable.h.

Constructor & Destructor Documentation

◆ NullPayloadReadable()

haldls::vx::NullPayloadReadable::NullPayloadReadable ( )
default

Member Function Documentation

◆ decode()

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

◆ encode()

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

◆ operator!=()

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

◆ operator==()

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

◆ read_addresses()

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

◆ write_addresses()

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

Friends And Related Function Documentation

◆ cereal::access

friend class cereal::access
friend

Definition at line 48 of file null_payload_readable.h.

◆ operator<<

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

Member Data Documentation

◆ read_config_size_in_words

constexpr size_t haldls::vx::NullPayloadReadable::read_config_size_in_words = 1
staticconstexpr

Definition at line 31 of file null_payload_readable.h.

◆ write_config_size_in_words

constexpr size_t haldls::vx::NullPayloadReadable::write_config_size_in_words = 0
staticconstexpr

Definition at line 32 of file null_payload_readable.h.


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