SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
AlgorithmLogger Class Reference

#include <AlgorithmBase.h>

Inheritance diagram for AlgorithmLogger:
LegacyLoggerInterface AlgorithmBase ElectrodeCoilSetupAlgorithm GenerateROIStatisticsAlgorithm SetConductivitiesToTetMeshAlgorithm SetupRHSforTDCSandTMSAlgorithm ReadMatrixAlgorithm TextToTriSurfFieldAlgorithm WriteMatrixAlgorithm AlignMeshBoundingBoxesAlgo ApplyMappingMatrixAlgo BuildMappingMatrixAlgo CalculateDistanceFieldAlgo CalculateGradientsAlgo CalculateSignedDistanceFieldAlgo CalculateVectorMagnitudesAlgo ConvertFieldBasisTypeAlgo ConvertMeshToIrregularMeshAlgo ConvertMeshToPointCloudMeshAlgo ConvertMeshToTriSurfMeshAlgo FairMeshAlgo GetDomainBoundaryAlgo GetFieldBoundaryAlgo GetFieldDataAlgo GetMeshDataAlgo GetMeshNodesAlgo InterfaceWithCleaverAlgorithm JoinFieldsAlgo MapFieldDataFromElemToNodeAlgo MapFieldDataFromElemToNodeAlgo MapFieldDataFromNodeToElemAlgo MapFieldDataFromNodeToElemAlgo MapFieldDataOntoElemsAlgo MapFieldDataOntoNodesAlgo ProjectPointsOntoMeshAlgo ReportFieldInfoAlgorithm ResampleRegularMeshAlgo ScaleFieldMeshAndDataAlgo SetFieldDataAlgo SetMeshNodesAlgo SplitFieldByDomainAlgo BuildFEMatrixAlgo BuildTDCSMatrixAlgo GetSubMatrixAlgo AddKnownsToLinearSystemAlgo AppendMatrixAlgorithm ConvertMatrixTypeAlgorithm EvaluateLinearAlgebraBinaryAlgorithm EvaluateLinearAlgebraUnaryAlgorithm ReportMatrixInfoAlgorithm SelectSubMatrixAlgorithm SolveLinearSystemAlgo SolveLinearSystemAlgorithm ObjToFieldReader MockAlgorithm SetFieldDataToConstantValueAlgo

Public Member Functions

 AlgorithmLogger ()
 
 ~AlgorithmLogger ()
 
void setLogger (Core::Logging::LoggerHandle logger)
 
virtual void error (const std::string &error) const
 functions for the algorithm, so it can forward errors if needed More...
 
virtual void warning (const std::string &warning) const
 
virtual void remark (const std::string &remark) const
 
virtual void status (const std::string &status) const
 
- Public Member Functions inherited from LegacyLoggerInterface
virtual ~LegacyLoggerInterface ()
 

Constructor & Destructor Documentation

Member Function Documentation

void error ( const std::string &  error) const
virtual

functions for the algorithm, so it can forward errors if needed

Implements LegacyLoggerInterface.

void remark ( const std::string &  remark) const
virtual

Implements LegacyLoggerInterface.

void setLogger ( Core::Logging::LoggerHandle  logger)
void status ( const std::string &  status) const
virtual

Implements LegacyLoggerInterface.

void warning ( const std::string &  warning) const
virtual

Implements LegacyLoggerInterface.


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