HALDLS
traits.h
Go to the documentation of this file.
1 #pragma once
2 #include "haldls/vx/genpybind.h"
3 #include "haldls/vx/traits.h"
4 
6 
8 using Backend GENPYBIND(visible) = haldls::vx::Backend;
10 
11 } // namespace haldls::vx::v3
Trait signalling derived-from container type support differential write operation.
Definition: traits.h:17
#define GENPYBIND_TAG_HALDLS_VX_V3
Definition: genpybind.h:6
haldls::vx::DifferentialWriteTrait DifferentialWriteTrait
Definition: traits.h:7
haldls::vx::BackendContainerList BackendContainerList
Definition: traits.h:9
Backend
Possible backends to target with PlaybackProgramBuilder::read/write.
Definition: traits.h:23
hate::type_list<#define PLAYBACK_CONTAINER(Name, Type) #define LAST_PLAYBACK_CONTAINER(Name, Type) > BackendContainerList
Definition: traits.h:34