|
KASKADE 7 development version
|
#include <string>Go to the source code of this file.
Namespaces | |
| namespace | Kaskade |
Functions | |
| std::string | Kaskade::getDateAndTime () |
| std::string | Kaskade::getDate () |
| std::string & | Kaskade::appendDateAndTime (std::string &str) |
| append current time and date to string str More... | |
| std::string & | Kaskade::appendDate (std::string &str) |
| append current date to string str More... | |