aimsdata  5.1.2
Neuroimaging data handling
aims::ProcessInput Struct Reference

#include <aims/getopt/getoptProcess.h>

Collaboration diagram for aims::ProcessInput:

Public Member Functions

 ProcessInput (const Process &p)
 
const Processprocess () const
 

Public Attributes

std::string filename
 

Detailed Description

Definition at line 47 of file getoptProcess.h.

Constructor & Destructor Documentation

◆ ProcessInput()

aims::ProcessInput::ProcessInput ( const Process p)
inline

Definition at line 50 of file getoptProcess.h.

Member Function Documentation

◆ process()

const Process& aims::ProcessInput::process ( ) const
inline

Definition at line 52 of file getoptProcess.h.

Member Data Documentation

◆ filename

std::string aims::ProcessInput::filename

Definition at line 51 of file getoptProcess.h.


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