|
| | Box.cpp |
| | Contains realisation of class Box.
|
| | ErrorHandler.cpp |
| | Contains useful set of functions to print errors, warning, check existence of files, etc.
|
| | IOTools.cpp |
| | Contains useful set of functions to work with std::string and to convert various types in std::string.
|
| | StrTools.cpp |
| | Contains useful set of functions to work with std::string and to convert various types in std::string.
|
| | Table.cpp |
| | Contains realisation of class Table.
|
| | Time.cpp |
| | Contains useful set of functions to print current time, time duration.
|