Skip to content

DPL: add generic walker for DataDescriptorMatcher#2220

Merged
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:matcher-walker
Jul 17, 2019
Merged

DPL: add generic walker for DataDescriptorMatcher#2220
ktf merged 1 commit into
AliceO2Group:devfrom
ktf:matcher-walker

Conversation

@ktf

@ktf ktf commented Jul 16, 2019

Copy link
Copy Markdown
Member

This introduces an helper which is able to do a deep
first walk of a DataDescriptorMatcher tree.

This also reimplements the operator<< for a DataDescriptorMatcher tree
using such a walker. This will also allow us to customise
the display of the matcher, or to properly serialise it using
RapidJSON.

This introduces an helper which is able to do a deep
first walk of a DataDescriptorMatcher tree.

This also reimplements the operator<< for a DataDescriptorTree
using such a walker. This will also allow us to customise
the display of the matcher, or to properly serialise it using
RapidJSON.
@ktf ktf force-pushed the matcher-walker branch from 2bb72b0 to f8798f3 Compare July 16, 2019 22:27
@ktf ktf merged commit fa2e0aa into AliceO2Group:dev Jul 17, 2019
@ktf ktf deleted the matcher-walker branch July 17, 2019 14:56
MichaelLettrich pushed a commit that referenced this pull request Jul 24, 2019
This introduces an helper which is able to do a deep
first walk of a DataDescriptorMatcher tree.

This also reimplements the operator<< for a DataDescriptorTree
using such a walker. This will also allow us to customise
the display of the matcher, or to properly serialise it using
RapidJSON.
knopers8 pushed a commit to knopers8/AliceO2 that referenced this pull request Oct 23, 2019
This introduces an helper which is able to do a deep
first walk of a DataDescriptorMatcher tree.

This also reimplements the operator<< for a DataDescriptorTree
using such a walker. This will also allow us to customise
the display of the matcher, or to properly serialise it using
RapidJSON.
carlos-soncco pushed a commit to carlos-soncco/AliceO2 that referenced this pull request Oct 28, 2019
This introduces an helper which is able to do a deep
first walk of a DataDescriptorMatcher tree.

This also reimplements the operator<< for a DataDescriptorTree
using such a walker. This will also allow us to customise
the display of the matcher, or to properly serialise it using
RapidJSON.
EmilGorm pushed a commit to EmilGorm/AliceO2 that referenced this pull request Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant