ALib C++ Framework
by
Library Version:
2605 R0
Documentation generated by
Loading...
Searching...
No Matches
ALib
src
alib
filetree
filetree.uni.cpp
1
//##################################################################################################
2
// ALib C++ Framework
3
//
4
// Copyright 2013-2026 A-Worx GmbH, Germany
5
// Published under 'Boost Software License' (a free software license, see LICENSE.txt)
6
//##################################################################################################
7
//========================================= Global Fragment ========================================
8
#include "
alib_precompile.hpp
"
9
#include "
alib/alox/alox.prepro.hpp
"
10
#include "
alib/filetree/filetree.prepro.hpp
"
11
#if !defined ( _WIN32 )
12
# include <pwd.h>
13
# include <grp.h>
14
#endif
15
16
17
//============================================= Imports ============================================
18
# include "
ALib.FileTree.H
"
19
# include "
ALib.Containers.StringTreeIterator.H
"
20
# include "
ALib.Strings.Calendar.H
"
21
#if ALIB_DEBUG
22
# include "
ALib.Format.H
"
23
#endif
24
# include "
ALib.Camp.ResourceCompiler.H
"
25
# include "
ALib.ALox.H
"
26
//========================================== Implementation ========================================
27
ALIB_ALLOW_IMPLEMENTATION_INCLUSION
28
#include "ftree.cpp"
29
#include "ftvalue.cpp"
30
#include "ftfile.cpp"
31
#include "filetreecamp.cpp"
32
ALIB_POP_ALLOWANCE
ALib.ALox.H
ALib.Camp.ResourceCompiler.H
ALib.Containers.StringTreeIterator.H
ALib.FileTree.H
ALib.Format.H
ALib.Strings.Calendar.H
ALIB_ALLOW_IMPLEMENTATION_INCLUSION
#define ALIB_ALLOW_IMPLEMENTATION_INCLUSION
Definition
alib.prepro.hpp:555
ALIB_POP_ALLOWANCE
#define ALIB_POP_ALLOWANCE
Definition
alib.prepro.hpp:651
alib_precompile.hpp
alox.prepro.hpp
filetree.prepro.hpp