23 #ifndef __PLUGINS_XABSL_XABSL_TOOLS_H_ 24 #define __PLUGINS_XABSL_XABSL_TOOLS_H_ 26 #include <XabslEngine/XabslTools.h> 39 virtual void printError(
const char *text);
40 virtual void printMessage(
const char *text);
56 virtual double readValue() ;
57 virtual bool readString(
char* destination,
int maxLength);
60 char read_and_omit_whitespace(
bool omit_whitespace);
61 bool read_from_file(
char *buf,
size_t buf_length);
Fawkes library namespace.
Logging error handler for XABSL integration.