OKVIS ROS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
okvis::detail Namespace Reference

Functions

template<typename OKVIS_EXCEPTION_T >
void OKVIS_throw_exception (std::string const &exceptionType, okvis::source_file_pos sfp, std::string const &message)
 
template<typename OKVIS_EXCEPTION_T >
void OKVIS_throw_exception (std::string const &exceptionType, std::string const &function, std::string const &file, int line, std::string const &message)
 

Function Documentation

template<typename OKVIS_EXCEPTION_T >
void okvis::detail::OKVIS_throw_exception ( std::string const &  exceptionType,
okvis::source_file_pos  sfp,
std::string const &  message 
)
inline
template<typename OKVIS_EXCEPTION_T >
void okvis::detail::OKVIS_throw_exception ( std::string const &  exceptionType,
std::string const &  function,
std::string const &  file,
int  line,
std::string const &  message 
)
inline