iRoCS Toolbox  1.1.0
Public Member Functions | Protected Attributes
svt::SVMRuntimeError Class Reference

#include <SVMError.hh>

Inheritance diagram for svt::SVMRuntimeError:
Collaboration diagram for svt::SVMRuntimeError:

Public Member Functions

template<typename T >
SVMErroroperator<< (const T &data)
 
virtual const char * what () const throw ()
 

Protected Attributes

std::string pMessage
 

Detailed Description

Definition at line 145 of file SVMError.hh.

Member Function Documentation

◆ operator<<()

template<typename T >
SVMError& svt::SVMError::operator<< ( const T &  data)
inlineinherited

Definition at line 108 of file SVMError.hh.

◆ what()

virtual const char* svt::SVMError::what ( ) const
throw (
)
inlinevirtualinherited

Definition at line 116 of file SVMError.hh.

Field Documentation

◆ pMessage

std::string svt::SVMError::pMessage
protectedinherited

Definition at line 122 of file SVMError.hh.

Referenced by svt::SVMError::operator<<(), and svt::SVMError::what().


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