22 #ifdef _MSC_VER // Microsoft Visual C++ -- warning level 4 92 RoadError(
int code,
const char *
fmt,
int d,
int d2,
float f,
const char *s)
99 RoadError(
int code,
const char *
fmt,
int d,
int d2,
float f,
const void *x)
113 RoadError(
int code,
const char *
fmt,
int d,
int d2,
float f,
long long i)
136 const char * RoadError:: QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
const char * cstr_1
One additional argument (for logging)
virtual const char * what() const
RoadLogEvent log_event
Non-zero code (not logged), maybe returned as program status.
std::string toString(const char *tag, int code) const
void logErrorLastResort() const
static std::ostringstream global_log
Not reentrant – only used by RoadError::logErrorLastResort()
static const char * ROADtag
std::string error_message
Format string w/ arguments.
char * toString(const std::string &s)
RoadError & operator=(const RoadError &other)