OPALX (Object Oriented Parallel Accelerator Library for Exascal) MINIorX
OPALX
IpplInfoWrapper Class Reference

#include <IpplInfoWrapper.h>

Collaboration diagram for IpplInfoWrapper:

Public Member Functions

 IpplInfoWrapper (const std::string &inputFileName, int infoLevel, int warnLevel, MPI_Comm comm)
 ~IpplInfoWrapper ()

Private Attributes

unsigned int exeName_m
unsigned int inputFileName_m
unsigned int noComm_m
unsigned int info_m
unsigned int infoLevel_m
unsigned int warn_m
unsigned int warnLevel_m
char * buffer_m
char ** arg_m

Detailed Description

Class documentation

Definition at line 17 of file IpplInfoWrapper.h.

Constructor & Destructor Documentation

◆ IpplInfoWrapper()

IpplInfoWrapper::IpplInfoWrapper ( const std::string & inputFileName,
int infoLevel,
int warnLevel,
MPI_Comm comm )

◆ ~IpplInfoWrapper()

IpplInfoWrapper::~IpplInfoWrapper ( )

Definition at line 46 of file IpplInfoWrapper.cpp.

References arg_m, and buffer_m.

Member Data Documentation

◆ arg_m

char** IpplInfoWrapper::arg_m
private

Definition at line 32 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper(), and ~IpplInfoWrapper().

◆ buffer_m

char* IpplInfoWrapper::buffer_m
private

Definition at line 31 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper(), and ~IpplInfoWrapper().

◆ exeName_m

unsigned int IpplInfoWrapper::exeName_m
private

Definition at line 23 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ info_m

unsigned int IpplInfoWrapper::info_m
private

Definition at line 26 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ infoLevel_m

unsigned int IpplInfoWrapper::infoLevel_m
private

Definition at line 27 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ inputFileName_m

unsigned int IpplInfoWrapper::inputFileName_m
private

Definition at line 24 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ noComm_m

unsigned int IpplInfoWrapper::noComm_m
private

Definition at line 25 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ warn_m

unsigned int IpplInfoWrapper::warn_m
private

Definition at line 28 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ warnLevel_m

unsigned int IpplInfoWrapper::warnLevel_m
private

Definition at line 29 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().


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