#include "application_shell.h"#include "path_configuration.h"#include <basis/chaos.h>#include <basis/function.h>#include <basis/istring.h>Include dependency graph for application_shell.cpp:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Defines | |
| #define | INI_NAME(root) (root + istring(".ini")) |
Functions | |
| application_shell & | operator<< (application_shell &out, const istring &tp) |
| #define INI_NAME | ( | root | ) | (root + istring(".ini")) |
Definition at line 25 of file application_shell.cpp.
| application_shell& operator<< | ( | application_shell & | out, | |
| const istring & | tp | |||
| ) |
1.5.1