Public Member Functions | Private Attributes
rcg::GenTLException Class Reference

#include <exception.h>

List of all members.

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 45 of file exception.cc.

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

Definition at line 50 of file exception.cc.

Definition at line 73 of file exception.cc.


Member Function Documentation

const char * rcg::GenTLException::what ( ) const [virtual]

Definition at line 76 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 Thu Jun 6 2019 18:42:49