8#ifndef SE_DATA_SEMANTICS_HPP
9#define SE_DATA_SEMANTICS_HPP
17template<Semantics SemB>
Helper wrapper to allocate and de-allocate octants in the octree.
Definition bounded_vector.hpp:14
uint8_t semantics_t
The type of the semantic class.
Definition type_util.hpp:59
Semantics
Definition setup_util.hpp:20
std::ostream & operator<<(std::ostream &os, const ColourData< Colour::Off >::Config &c)
Definition config.hpp:105
Definition data_semantics.hpp:19
void readYaml(const std::string &)
Definition data_semantics.hpp:20
void readYaml(const std::string &yaml_file)
Reads the struct members from the "data" node of a YAML file.
Definition data_semantics.hpp:18