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

#include <exceptions.hpp>

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

Public Member Functions

 bad_format_string (std::size_t pos, std::size_t size)
 
std::size_t get_next () const
 
std::size_t get_pos () const
 
virtual const char * what () const throw ()
 
- Public Member Functions inherited from boost::io::format_error
 format_error ()
 

Private Attributes

std::size_t next_
 
std::size_t pos_
 

Detailed Description

Definition at line 39 of file exceptions.hpp.

Constructor & Destructor Documentation

boost::io::bad_format_string::bad_format_string ( std::size_t  pos,
std::size_t  size 
)
inline

Definition at line 43 of file exceptions.hpp.

Member Function Documentation

std::size_t boost::io::bad_format_string::get_next ( ) const
inline

Definition at line 46 of file exceptions.hpp.

std::size_t boost::io::bad_format_string::get_pos ( ) const
inline

Definition at line 45 of file exceptions.hpp.

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

Reimplemented from boost::io::format_error.

Definition at line 47 of file exceptions.hpp.

Member Data Documentation

std::size_t boost::io::bad_format_string::next_
private

Definition at line 41 of file exceptions.hpp.

std::size_t boost::io::bad_format_string::pos_
private

Definition at line 41 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