![]() |
DAS
3.0
Das Analysis System
|
Abstract type for a branch that knows how to fill itself.
The purpose of this class is to hide the actual type of the output branch and hence collect a series of self-aware branches in a container.
#include <SelfAwareBranch.h>
Public Member Functions | |
virtual void | Fill (Args... args)=0 |
virtual void | Clear ()=0 |
virtual | ~SelfAwareBranch ()=default |
virtual void | Fill (Args... args)=0 |
virtual void | Clear ()=0 |
virtual | ~SelfAwareBranch ()=default |
|
virtualdefault |
|
virtualdefault |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |