iRoCS Toolbox  1.1.0
Public Member Functions
BlitzFFTWError Class Reference

#include <BlitzFFTWError.hh>

Inheritance diagram for BlitzFFTWError:
Collaboration diagram for BlitzFFTWError:

Public Member Functions

 BlitzFFTWError () throw ()
 
 BlitzFFTWError (const std::string &message) throw ()
 
virtual ~BlitzFFTWError () throw ()
 
template<class DataType >
BlitzFFTWErroroperator<< (const DataType &data) throw ()
 
std::string str () const throw ()
 
const char * what () const throw ()
 

Detailed Description

Definition at line 67 of file BlitzFFTWError.hh.

Constructor & Destructor Documentation

◆ BlitzFFTWError() [1/2]

BlitzFFTWError::BlitzFFTWError ( )
throw (
)
inline

Definition at line 70 of file BlitzFFTWError.hh.

◆ BlitzFFTWError() [2/2]

BlitzFFTWError::BlitzFFTWError ( const std::string &  message)
throw (
)
inline

Definition at line 73 of file BlitzFFTWError.hh.

◆ ~BlitzFFTWError()

virtual BlitzFFTWError::~BlitzFFTWError ( )
throw (
)
inlinevirtual

Definition at line 77 of file BlitzFFTWError.hh.

Member Function Documentation

◆ operator<<()

template<class DataType >
BlitzFFTWError& BlitzFFTWError::operator<< ( const DataType &  data)
throw (
)
inline

Definition at line 81 of file BlitzFFTWError.hh.

◆ str()

std::string BlitzFFTWError::str ( ) const
throw (
)
inline

Definition at line 89 of file BlitzFFTWError.hh.

Referenced by operator<<().

◆ what()

const char* BlitzFFTWError::what ( ) const
throw (
)
inline

Definition at line 94 of file BlitzFFTWError.hh.


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