ppap4lmp  0.7.2
message.h File Reference

This file has definitions of messaging functions. More...

#include <alias/std.h>
Include dependency graph for message.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 utils
 Namespace for utility functions.
 

Functions

void utils::_message (const Str &msg)
 Print to standard output. More...
 
void utils::log (const Str &msg)
 Logging a message. More...
 
void utils::warning (const Str &msg)
 Waning with a message. More...
 
void utils::log_switch (bool input)
 Switch on/off logging. More...
 

Detailed Description

This file has definitions of messaging functions.

Author
Takayuki Kobayashi
Date
2018/09/03

Definition in file message.h.