STADLS
dumperdone.h File Reference
#include "halco/hicann-dls/vx/barrier.h"
#include "haldls/cerealization.h"
#include "haldls/vx/barrier.h"
#include "haldls/vx/timer.h"
#include "haldls/vx/v2/container.h"
#include "hate/visibility.h"
#include "lola/vx/v2/container.h"
#include "stadls/vx/genpybind.h"
#include <utility>
#include <variant>
#include <vector>
#include "haldls/vx/v2/container.def"
#include "lola/vx/v2/container.def"
+ Include dependency graph for dumperdone.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  stadls::vx::v2::DumperDone
 

Namespaces

 stadls
 
 stadls::vx
 
 stadls::vx::v2
 

Macros

#define PLAYBACK_CONTAINER(Name, Type)   std::pair<typename Type::coordinate_type, Type>,
 

Functions

lola::vx::v2::Chip stadls::vx::convert_to_chip (DumperDone const &dumperdone) SYMBOL_VISIBLE
 Convert the dumper result to a Chip config. More...
 
lola::vx::v2::Chip stadls::vx::convert_to_chip (DumperDone const &dumperdone, lola::vx::v2::Chip const &previous) SYMBOL_VISIBLE
 Convert the dumper result to a Chip config. More...
 
template<typename Archive >
void stadls::vx::v2::serialize (Archive &ar, std::uint32_t)
 

Variables

struct stadls::vx::v2::DumperDone stadls::vx::v2::access
 

Macro Definition Documentation

◆ PLAYBACK_CONTAINER

#define PLAYBACK_CONTAINER (   Name,
  Type 
)    std::pair<typename Type::coordinate_type, Type>,