PLaSK library
Loading...
Searching...
No Matches
kubly::Error Class Reference

#include <solvers/gain/wasiak/wzmocnienie/kublybr.h>

Inheritance diagram for kubly::Error:
[legend]
Collaboration diagram for kubly::Error:
[legend]

Public Member Functions

 Error ()
 
 Error (const char *msg)
 
 Error (const Error &orig)
 
template<typename T >
Erroroperator<< (T arg)
 
virtual const char * what () const throw ()
 
virtual ~Error () throw ()
 

Detailed Description

Definition at line 40 of file kublybr.h.

Constructor & Destructor Documentation

◆ Error() [1/3]

kubly::Error::Error ( )
inline

Definition at line 46 of file kublybr.h.

◆ Error() [2/3]

kubly::Error::Error ( const char *  msg)
inline

Definition at line 47 of file kublybr.h.

◆ Error() [3/3]

kubly::Error::Error ( const Error orig)
inline

Definition at line 48 of file kublybr.h.

◆ ~Error()

virtual kubly::Error::~Error ( )
throw (
)
inlinevirtual

Definition at line 59 of file kublybr.h.

Member Function Documentation

◆ operator<<()

template<typename T >
Error & kubly::Error::operator<< ( arg)
inline

Definition at line 49 of file kublybr.h.

◆ what()

virtual const char * kubly::Error::what ( ) const
throw (
)
inlinevirtual

Definition at line 54 of file kublybr.h.


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