Go to the source code of this file.
|
| printMsg (debug::output::BOLD+" _____ _____ _ __ __ __ ____ ___ ____ _ _"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
| printMsg (debug::output::BOLD+"|_ _|_ _| |/ / / /__\\ \\ |___ \\ / _ " "\\___ \\| || |"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
| printMsg (debug::output::BOLD+" | | | | | ' / | |/ __| | __) | | | |__) | || |_"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
| printMsg (debug::output::BOLD+" | | | | | . \\ | | (__| | / __/| |_| / __/|__ _|"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
| printMsg (debug::output::BOLD+" |_| |_| |_|\\_\\ | |\\___| | " "|_____|\\___/_____| |_|"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
| printMsg (debug::output::BOLD+" \\_\\ /_/"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
| printMsg (debug::output::BOLD+"Welcome!"+debug::output::ENDCOLOR, debug::Priority::PERFORMANCE, debug::LineMode::NEW, stream) |
|
◆ printMsg() [1/7]
printMsg |
( |
debug::output::BOLD+" \\_\\ /_/"+debug::output::ENDCOLOR |
, |
|
|
debug::Priority::PERFORMANCE |
, |
|
|
debug::LineMode::NEW |
, |
|
|
stream |
|
|
) |
| |
◆ printMsg() [2/7]
printMsg |
( |
debug::output::BOLD+" | | | | | ' / | |/ __| | |
__ | ) |
|
◆ printMsg() [3/7]
◆ printMsg() [4/7]
printMsg |
( |
debug::output::BOLD+" |_| |_| |_|\\_\\ | |\\___| | " "|_____|\\___/_____| |_|"+debug::output::ENDCOLOR |
, |
|
|
debug::Priority::PERFORMANCE |
, |
|
|
debug::LineMode::NEW |
, |
|
|
stream |
|
|
) |
| |
◆ printMsg() [5/7]
printMsg |
( |
debug::output::BOLD+" _____ _____ _ __ __ __ ____ ___ ____ _ _"+debug::output::ENDCOLOR |
, |
|
|
debug::Priority::PERFORMANCE |
, |
|
|
debug::LineMode::NEW |
, |
|
|
stream |
|
|
) |
| |
◆ printMsg() [6/7]
printMsg |
( |
debug::output::BOLD+"Welcome!"+debug::output::ENDCOLOR |
, |
|
|
debug::Priority::PERFORMANCE |
, |
|
|
debug::LineMode::NEW |
, |
|
|
stream |
|
|
) |
| |
◆ printMsg() [7/7]
printMsg |
( |
debug::output::BOLD+"|_ _|_ _| |/ / / /__\\ \\ |___ \\ / _ " "\\___ \\| || |"+debug::output::ENDCOLOR |
, |
|
|
debug::Priority::PERFORMANCE |
, |
|
|
debug::LineMode::NEW |
, |
|
|
stream |
|
|
) |
| |