This header file is part of module ALox of the ALib C++ Library.
© 2013-2024 A-Worx GmbH, Germany. Published under Boost Software License.
Definition in file scopeinfo.inl.
#include "alib/time/ticks.hpp"
#include "alib/lang/system/path.hpp"
#include "alib/containers/lrucachetable.hpp"
#include "alib/threads/thread.hpp"
#include "alib/containers/hashtable.hpp"
#include "alib/monomem/aliases/stdvector.hpp"
Go to the source code of this file.
Classes | |
struct | ScopeInfo::FrameRecord |
struct | ScopeInfo::ParsedFileName |
Information of a single source file. Stored in field parsedFileNameCache. More... | |
class | ScopeInfo |
struct | ScopeInfo::SourcePathTrimRule |
struct | ScopeInfo::ValueDescriptorPFN |
Serves as template parameter TValueDescriptor of field parsedFileNameCache. More... | |
Namespaces | |
namespace | alib |
namespace | alib::config |
namespace | alib::lox |
namespace | alib::lox::detail |