Public Member Functions | Private Attributes | List of all members
rcg::GenTLException Class Reference

#include <exception.h>

Inheritance diagram for rcg::GenTLException:
Inheritance graph
[legend]

Public Member Functions

 GenTLException (const std::string &msg)
 
 GenTLException (const std::string &msg, const std::shared_ptr< const GenTLWrapper > &gentl)
 
virtual const char * what () const noexcept
 
virtual ~GenTLException ()
 

Private Attributes

std::string s
 

Detailed Description

Definition at line 47 of file exception.h.

Constructor & Destructor Documentation

rcg::GenTLException::GenTLException ( const std::string &  msg)

Definition at line 47 of file exception.cc.

rcg::GenTLException::GenTLException ( const std::string &  msg,
const std::shared_ptr< const GenTLWrapper > &  gentl 
)

Definition at line 52 of file exception.cc.

rcg::GenTLException::~GenTLException ( )
virtual

Definition at line 79 of file exception.cc.

Member Function Documentation

const char * rcg::GenTLException::what ( ) const
virtualnoexcept

Definition at line 82 of file exception.cc.

Member Data Documentation

std::string rcg::GenTLException::s
private

Definition at line 51 of file exception.h.


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


rc_genicam_api
Author(s): Heiko Hirschmueller
autogenerated on Wed Mar 17 2021 02:48:42