Public Member Functions | Private Attributes | List of all members
boost::io::too_many_args Class Reference

#include <exceptions.hpp>

Inheritance diagram for boost::io::too_many_args:
Inheritance graph
[legend]

Public Member Functions

std::size_t get_cur () const
 
std::size_t get_expected () const
 
 too_many_args (std::size_t cur, std::size_t expected)
 
virtual const char * what () const throw ()
 
- Public Member Functions inherited from boost::io::format_error
 format_error ()
 

Private Attributes

std::size_t cur_
 
std::size_t expected_
 

Detailed Description

Definition at line 66 of file exceptions.hpp.

Constructor & Destructor Documentation

boost::io::too_many_args::too_many_args ( std::size_t  cur,
std::size_t  expected 
)
inline

Definition at line 70 of file exceptions.hpp.

Member Function Documentation

std::size_t boost::io::too_many_args::get_cur ( ) const
inline

Definition at line 72 of file exceptions.hpp.

std::size_t boost::io::too_many_args::get_expected ( ) const
inline

Definition at line 73 of file exceptions.hpp.

virtual const char* boost::io::too_many_args::what ( ) const
throw (
)
inlinevirtual

Reimplemented from boost::io::format_error.

Definition at line 74 of file exceptions.hpp.

Member Data Documentation

std::size_t boost::io::too_many_args::cur_
private

Definition at line 68 of file exceptions.hpp.

std::size_t boost::io::too_many_args::expected_
private

Definition at line 68 of file exceptions.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:34