coan  6.0.1
A C/C++ Configuration Analyzer
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
file_tree.h File Reference
#include "prohibit.h"
#include "path.h"
#include "filesys.h"
#include <memory>
#include <map>

Go to the source code of this file.

Classes

struct  file_tree
 Encapsulates a set of directory/file trees. More...
 
struct  file_tree::node
 Type of a node in a file_tree. More...
 
struct  file_tree::traverser
 A base for classes employed to traverse a file_tree. More...
 
struct  file_tree::no_filter
 Type representing the null filter for selecting files. More...
 

Detailed Description

This file defines struct file_tree.

Definition in file file_tree.h.