Main Page
Namespaces
Classes
Files
File List
File Members
libism
ISM
utility
Util.hpp
Go to the documentation of this file.
1
18
#pragma once
19
20
#include <string>
21
22
namespace
ISM
23
{
24
void
printRed
(std::string text);
25
void
printGreen
(std::string text);
26
void
printYellow
(std::string text);
27
void
printBlue
(std::string text);
28
}
ISM::printYellow
void printYellow(std::string text)
Definition:
Util.cpp:33
ISM::printRed
void printRed(std::string text)
Definition:
Util.cpp:25
ISM::printBlue
void printBlue(std::string text)
Definition:
Util.cpp:37
ISM::printGreen
void printGreen(std::string text)
Definition:
Util.cpp:29
ISM
this namespace contains all generally usable classes.
Definition:
AcceptanceFunction.hpp:22
asr_lib_ism
Author(s): Hanselmann Fabian, Heller Florian, Heizmann Heinrich, Kübler Marcel, Mehlhaus Jonas, Meißner Pascal, Qattan Mohamad, Reckling Reno, Stroh Daniel
autogenerated on Wed Jan 8 2020 04:02:41