Project
Loading...
Searching...
No Matches
o2::framework::EdgeMatchers Struct Reference

#include <DataProcessorMatchers.h>

Static Public Member Functions

static EdgeMatcher matchSourceByName (const char *name)
 
static EdgeMatcher matchDestByName (const char *name)
 
static EdgeMatcher matchEndsByName (const char *sourceName, const char *destName)
 

Detailed Description

Definition at line 44 of file DataProcessorMatchers.h.

Member Function Documentation

◆ matchDestByName()

EdgeMatcher o2::framework::EdgeMatchers::matchDestByName ( const char name)
static

Definition at line 39 of file DataProcessorMatchers.cxx.

◆ matchEndsByName()

EdgeMatcher o2::framework::EdgeMatchers::matchEndsByName ( const char sourceName,
const char destName 
)
static

Definition at line 46 of file DataProcessorMatchers.cxx.

◆ matchSourceByName()

EdgeMatcher o2::framework::EdgeMatchers::matchSourceByName ( const char name)
static

Definition at line 32 of file DataProcessorMatchers.cxx.


The documentation for this struct was generated from the following files: