File expression.hpp¶
FileList > backends > cxx > include > zmbt > expr > expression.hpp
Go to the source code of this file
#include <memory>#include <ostream>#include "zmbt/application/log.hpp"#include "zmbt/core.hpp"#include "zmbt/reflect.hpp"#include "operator.hpp"#include "keyword.hpp"#include "keyword_grammar.hpp"#include "encoding.hpp"#include "eval_context.hpp"
Namespaces¶
| Type | Name |
|---|---|
| namespace | zmbt ZMBT root namespace. |
| namespace | lang Expression Language implementation. |
Classes¶
| Type | Name |
|---|---|
| class | Expression |
| class | ExpressionView |
| struct | custom_serialization< T, mp_if< is_base_of< lang::Expression, T >, void > > <class T> |
| struct | custom_serialization< lang::ExpressionView > <> |
Detailed Description¶
Copyright:
(c) Copyright 2022-2023 Volvo Car Corporation
Copyright:
(c) Copyright 2024 Zenseact AB
** **
SPDX-License-Identifier: Apache-2.0
The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/expr/expression.hpp