MRPT  2.0.2
Functions
mrpt::internal Namespace Reference

Functions

std::string exception_line_msg (const std::string_view &msg, const char *filename, unsigned int line, const char *function_name)
 
template<typename A , typename B >
std::string asrt_fail (std::string s, A &&a, B &&b, const char *astr, const char *bstr)
 
std::istringstream & get_istringstream ()
 
void impl_excep_to_str (const std::exception &e, std::string &ret, int lvl=0)
 Recursive implementation for mrpt::exception_to_str() More...
 

Function Documentation

◆ asrt_fail()

template<typename A , typename B >
std::string mrpt::internal::asrt_fail ( std::string  s,
A &&  a,
B &&  b,
const char *  astr,
const char *  bstr 
)
inline

Definition at line 25 of file exceptions.h.

References mrpt::to_string().

Here is the call graph for this function:

◆ exception_line_msg()

std::string mrpt::internal::exception_line_msg ( const std::string_view &  msg,
const char *  filename,
unsigned int  line,
const char *  function_name 
)

Definition at line 16 of file exceptions.cpp.

References mrpt::to_string().

Here is the call graph for this function:

◆ get_istringstream()

std::istringstream& mrpt::internal::get_istringstream ( )
inline

Definition at line 19 of file from_string.h.

◆ impl_excep_to_str()

void mrpt::internal::impl_excep_to_str ( const std::exception &  e,
std::string &  ret,
int  lvl = 0 
)

Recursive implementation for mrpt::exception_to_str()

Definition at line 33 of file exceptions.cpp.

References mrpt::to_string().

Referenced by mrpt::exception_to_str().

Here is the call graph for this function:
Here is the caller graph for this function:



Page generated by Doxygen 1.8.14 for MRPT 2.0.2 Git: 9b4fd2465 Mon May 4 16:59:08 2020 +0200 at lun may 4 17:26:07 CEST 2020