npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::AbsVisitor< Input, Result > Struct Template Referenceabstract

#include <AbsVisitor.hh>

Public Member Functions

virtual void clear ()=0
 
virtual void process (const Input &value)=0
 
virtual Result result ()=0
 

Detailed Description

template<typename Input, typename Result>
struct npstat::AbsVisitor< Input, Result >

Interface class for piecemeal processing of a data collection

Member Function Documentation

◆ clear()

◆ process()

◆ result()


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