7#ifndef SAMPLE_HANDLER__SAMPLE_META_H
8#define SAMPLE_HANDLER__SAMPLE_META_H
73 virtual std::unique_ptr<SampleLocal>
doMakeLocal ()
const override;
Sample(const std::string &name)
standard constructor
const std::string & name() const
the name of the sample we are using
This module provides a lot of global definitions, forward declarations and includes that are used by ...