Public Member Functions | Public Attributes | List of all members
Nabo::runtime_error Struct Reference
Inheritance diagram for Nabo::runtime_error:
Inheritance graph
[legend]

Public Member Functions

template<typename T >
runtime_erroroperator<< (const T &t)
 
 runtime_error ()
 
 runtime_error (const runtime_error &re)
 
virtual ~runtime_error () throw ()
 

Public Attributes

stringstream ss
 

Detailed Description

Definition at line 50 of file nabo/nabo.cpp.

Constructor & Destructor Documentation

◆ runtime_error() [1/2]

Nabo::runtime_error::runtime_error ( )
inline

Definition at line 63 of file nabo/nabo.cpp.

◆ runtime_error() [2/2]

Nabo::runtime_error::runtime_error ( const runtime_error re)
inline

Definition at line 64 of file nabo/nabo.cpp.

◆ ~runtime_error()

virtual Nabo::runtime_error::~runtime_error ( )
throw (
)
inlinevirtual

Definition at line 65 of file nabo/nabo.cpp.

Member Function Documentation

◆ operator<<()

template<typename T >
runtime_error& Nabo::runtime_error::operator<< ( const T &  t)
inline

Definition at line 53 of file nabo/nabo.cpp.

Member Data Documentation

◆ ss

stringstream Nabo::runtime_error::ss

Definition at line 51 of file nabo/nabo.cpp.


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


libnabo
Author(s): Stéphane Magnenat
autogenerated on Mon Feb 28 2022 22:41:38