32 void print(
const std::string & p_line );
Delegations to the static Interpreter class object.
Definition interpreterservice.cpp:24
void snapIfVerbose()
Interpreter Service snap if verbose.
Definition interpreterservice.cpp:31
void print(const std::string &p_line)
Interpreter Service print.
Definition interpreterservice.cpp:26
bool getSuppressAEC()
Interpreter Service get suppress ANSI escape codes Delegates to the Interpreter class to retrieve the...
Definition interpreterservice.cpp:51
size_t getRealprecision()
Interpreter Service get real precision.
Definition interpreterservice.cpp:46
size_t getMaxopeelevel()
Interpreter Service get maximum opee level.
Definition interpreterservice.cpp:36
void setRealprecision(size_t p_prec)
Interpreter Service set real precision.
Definition interpreterservice.cpp:56
__int128 msec()
Interpreter Service get milliseconds since start.
Definition interpreterservice.cpp:41