|
STADLS
|
#include "hate/nil.h"#include "hate/type_traits.h"#include "hate/visibility.h"#include "stadls/vx/genpybind.h"
Include dependency graph for playback_generator.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | stadls::vx::PlaybackGeneratorReturn< Builder, Result > |
| Return type of generate() call on playback sequence. More... | |
Namespaces | |
| stadls | |
| stadls::vx | |
Functions | |
| template<typename Seq > | |
| auto | stadls::vx::generate (Seq const &seq) |
| Generate function to be called on an object implementing the PlaybackGenerator concept. More... | |