libcamera v0.1.0+127-8e215127-dirty (2023-12-02T01:06:12+00:00)
Supporting cameras in Linux since 2019
|
A YAML parser helper. More...
#include <iterator>
#include <map>
#include <optional>
#include <string>
#include <vector>
#include <libcamera/base/class.h>
#include <libcamera/geometry.h>
Go to the source code of this file.
Classes | |
class | libcamera::YamlObject |
A class representing the tree structure of the YAML content. More... | |
class | libcamera::YamlParser |
A helper class for parsing a YAML file. More... | |
Namespaces | |
namespace | libcamera |
Top-level libcamera namespace. | |
A YAML parser helper.