Ariles
Public Types | Public Member Functions | Protected Member Functions | List of all members
ariles::postprocess::Visitor Class Reference

Detailed Description

Definition at line 25 of file postprocess.h.

#include <postprocess.h>

Inheritance diagram for ariles::postprocess::Visitor:
ariles::process::Visitor< const postprocess::Visitor, postprocess::Parameters > ariles::visitor::Base< postprocess::Parameters > ariles::visitor::Visitor

Public Types

typedef postprocess::Parameters Parameters
 

Public Member Functions

const postprocess::ParametersgetParameters (const t_Ariles &ariles_class) const
 
void start (t_Entry &entry, const std::string &name, const Parameters &param) const
 
void operator() (t_Entry &entry, const std::string &name, const Parameters &param) const
 

Protected Member Functions

const postprocess::ParametersgetDefaultParameters () const
 

Member Typedef Documentation

◆ Parameters

Definition at line 23 of file process.h.

Member Function Documentation

◆ getDefaultParameters()

const postprocess::Parameters & ariles::visitor::Base< postprocess::Parameters >::getDefaultParameters ( ) const
inlineprotectedinherited

Definition at line 33 of file common.h.

◆ getParameters()

const postprocess::Parameters & ariles::process::Visitor< const postprocess::Visitor , postprocess::Parameters >::getParameters ( const t_Ariles &  ariles_class) const
inlineinherited

Definition at line 30 of file process.h.

◆ operator()()

void ariles::process::Visitor< const postprocess::Visitor , postprocess::Parameters >::operator() ( t_Entry &  entry,
const std::string &  name,
const Parameters param 
) const
inlineinherited

Definition at line 45 of file process.h.

◆ start()

void ariles::process::Visitor< const postprocess::Visitor , postprocess::Parameters >::start ( t_Entry &  entry,
const std::string &  name,
const Parameters param 
) const
inlineinherited

Definition at line 37 of file process.h.


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