|  | Kea 3.0.0
    | 
#include <util/csv_file.h>Go to the source code of this file.
| Classes | |
| class | isc::util::VersionedColumn | 
| Contains the metadata for a single column in a file.  More... | |
| class | isc::util::VersionedCSVFile | 
| Implements a CSV file that supports multiple versions of the file's "schema".  More... | |
| class | isc::util::VersionedCSVFileError | 
| Exception thrown when an error occurs during CSV file processing.  More... | |
| Namespaces | |
| namespace | isc | 
| Defines the logger used by the top-level component of kea-lfc. | |
| namespace | isc::util | 
| Typedefs | |
| typedef boost::shared_ptr< VersionedColumn > | isc::util::VersionedColumnPtr | 
| Defines a smart pointer to VersionedColumn. | |