HALDLS
is_writeable.h File Reference
#include <type_traits>
#include <boost/utility/enable_if.hpp>
#include "hate/type_list.h"
+ Include dependency graph for is_writeable.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  haldls::vx::detail::IsWriteable< T, typename >
 
struct  haldls::vx::detail::IsWriteable< T, std::enable_if_t< hate::is_in_type_list< T, NonLeafNodeWriteableContainerList >::value > >
 
struct  haldls::vx::detail::IsWriteable< T, typename boost::enable_if_has_type< decltype(T::config_size_in_words)>::type >
 
struct  haldls::vx::detail::IsWriteable< T, typename boost::enable_if_has_type< decltype(T::write_config_size_in_words)>::type >
 

Namespaces

 halco
 
 halco::hicann_dls
 
 halco::hicann_dls::vx
 
 halco::hicann_dls::vx::v2
 
 halco::hicann_dls::vx::v3
 
 haldls
 
 haldls::vx
 
 haldls::vx::detail
 
 haldls::vx::v2
 
 haldls::vx::v3
 
 lola
 
 lola::vx
 
 lola::vx::v2
 
 lola::vx::v3
 

Typedefs

using lola::vx::v2::DACChannelBlock = lola::vx::DACChannelBlock
 
using lola::vx::v3::DACChannelBlock = lola::vx::DACChannelBlock
 
using lola::vx::v2::DACControlBlock = lola::vx::DACControlBlock
 
using lola::vx::v3::DACControlBlock = lola::vx::DACControlBlock
 
typedef hate::type_list< lola::vx::CorrelationResetRow, lola::vx::SynapseRow, lola::vx::SynapseMatrix, lola::vx::SynapseWeightMatrix, lola::vx::SynapseLabelMatrix, lola::vx::SynapseCorrelationCalibMatrix, lola::vx::SynapseWeightRow, lola::vx::SynapseLabelRow, lola::vx::SynapseCorrelationCalibRow, v2::PPUMemoryBlock, v2::PPUMemory, v2::CapMemBlock, lola::vx::v2::AtomicNeuron, lola::vx::v2::DACChannelBlock, lola::vx::v2::DACControlBlock, lola::vx::v2::ExternalPPUMemoryBlock, v3::PPUMemoryBlock, v3::PPUMemory, v3::CapMemBlock, lola::vx::v3::AtomicNeuron, lola::vx::v3::DACChannelBlock, lola::vx::v3::DACControlBlock, lola::vx::v3::ExternalPPUMemoryBlockhaldls::vx::detail::NonLeafNodeWriteableContainerList