Go to the documentation of this file.
10 #define ROADLOGEVENT_H
26 const char * format_string;
40 RoadLogEvent() : format_string(0), int_1(0), int_2(0), float_1(0), int64_1(0) {};
54 bool isValid() const { return format_string!=0; }
66 std::string
toString(
const char* tag,
int code)
const;
70 static bool firstExtraCode(std::ostream &os, char c, char *extraCode);
77 #endif // ROADLOGEVENT_H
double double_1
signed int64 (i). Ambiguous if unsigned is also defined.
const char * format_string
QhullRidge – Qhull's ridge structure, ridgeT, as a C++ class.
std::string toString(const char *tag, int code) const
RoadLogEvent(const char *fmt)
RoadLogEvent(const char *fmt, int d, int d2)
float float_1
Integer argument (d, for logging)
const char * cstr1() const
RoadLogEvent(const char *fmt, int d)
const char * format() const
long long int64_1
Void* argument (x) – Use upper-case codes for object types.
int int_2
Integer argument (d, for logging)
const void * void_1
Cstr argument (s) – type checked at construct-time.
const char * cstr_1
One additional argument (for logging)
int int_1
Format string (a literal with format codes, for logging)
const void * void1() const
hpp-fcl
Author(s):
autogenerated on Fri Aug 2 2024 02:45:15