coan 4.2.4
The Dataset component.
Collaboration diagram for The Dataset component.:

Modules

 The Dataset component interface.
 The Dataset component interals.

Files

file  dataset.c
file  dataset.h

Detailed Description

This component provides a data structure to represent the the set files input to coan, which can be a hierarchy including directories if the --recurse option is used. The component also holds the extension patterns given with the --filter option to select input files.

The component thinly wraps the file_tree structure, exposing only operations to specify the filter patterns and to filter files within a given path into the dataset.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines