Classes | Namespaces | Macros | Functions
failed_at_this_configuration.h File Reference
#include <exception>
#include <iomanip>
#include <ostream>
#include <sstream>
#include <stdexcept>
#include <string>
#include "fcl/common/types.h"
#include "fcl/export.h"
Include dependency graph for failed_at_this_configuration.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcl::detail::FailedAtThisConfiguration
 

Namespaces

 fcl
 Main namespace.
 
 fcl::detail
 

Macros

#define FCL_THROW_FAILED_AT_THIS_CONFIGURATION(message)
 

Functions

template<typename Shape1 , typename Shape2 , typename Solver , typename S >
void fcl::detail::ThrowDetailedConfiguration (const Shape1 &s1, const Transform3< S > &X_FS1, const Shape2 &s2, const Transform3< S > &X_FS2, const Solver &solver, const std::exception &e)
 
FCL_EXPORT void fcl::detail::ThrowFailedAtThisConfiguration (const std::string &message, const char *func, const char *file, int line)
 
template<typename S >
void fcl::detail::WriteCommaSeparated (std::stringstream *sstream, const Transform3< S > &p)
 

Macro Definition Documentation

◆ FCL_THROW_FAILED_AT_THIS_CONFIGURATION

#define FCL_THROW_FAILED_AT_THIS_CONFIGURATION (   message)
Value:
::fcl::detail::ThrowFailedAtThisConfiguration(message, __func__, __FILE__, \
__LINE__)

Definition at line 163 of file failed_at_this_configuration.h.

fcl::detail::ThrowFailedAtThisConfiguration
FCL_EXPORT void ThrowFailedAtThisConfiguration(const std::string &message, const char *func, const char *file, int line)
Definition: failed_at_this_configuration.cpp:8


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:49