This library has 36 classes.
ECF: file-processing.ecf
Class categories:
Object that is buildable from a file
Object that is createable from a file
Directory list
Further Information
Click on class link to see client examples.
Set of 2 file paths indexable by BOOLEAN values True or False
Object to temporarily swap a file with another file in the same directory that has the same name but a different extension
Further Information
Click on class link to see client examples.
Updateable file
Further Information
Click on class link to see client examples.
Default file processing command
Further Information
Click on class link to see client examples.
Command that takes a file input and outputs a file when execute is called
Further Information
Click on class link to see client examples.
Abstraction for command that takes a file input and outputs a file when execute is called
Further Information
Click on class link to see client examples.
Command to process a list of files on execution
Further Information
Click on class link to see client examples.
File processing command
Further Information
Click on class link to see client examples.
File tree command
Further Information
Click on class link to see client examples.
Directory path environment variable
Further Information
Click on class link to see client examples.
File path environment variable
An expandable path environment variable
Directory content processor
Further Information
Click on class link to see client examples.
Directory tree file processor
Further Information
Click on class link to see client examples.
Object to transform selected input files placing the results in a created output directory with matching structure. The conversion is carrried out by a supplied argument to routine do_all conforming to EL_FILE_INPUT_OUTPUT_COMMAND.
Further Information
Click on class link to see client examples.
Abstract interface to data object that can be stored to file file_path with or without integrity checks on restoration. See store versus safe_store.
Abstract interface to data object that can be stored to file file_path with or without integrity checks on restoration. See store versus safe_store.
Object that can read and write itself to a memory buffer of type EL_MEMORY_READER_WRITER. Field reading, writing and object comparison is handled using class reflection.
Further Information
Click on class link to see descendants, notes and client examples.
Object that is reflectively convertable to comma separated list of string values
Further Information
Click on class link to see client examples.
Escape string as CSV (comma separated value)
Abstract implementation for EL_CSV_ESCAPER
STRING_32 implementation of EL_CSV_ESCAPER_IMP [STRING_GENERAL]
STRING_8 implementation of EL_CSV_ESCAPER_IMP [STRING_GENERAL]
ZSTRING implementation of EL_CSV_ESCAPER_IMP [STRING_GENERAL]
Key identifiable
Storable object with a primary key of type NATURAL_32
Universally unique identifier
Further Information
Click on class link to see client examples.
Uuid factory
File synchronization item with CRC-32 checksum
Further Information
Click on class link to see client examples.
Manages a set of files in a common directory tree that can be synchronized with remote medium conforming to EL_FILE_SYNC_MEDIUM
Further Information
Click on class link to see notes and client examples.
Medium containing synchronized tree of files: FTP, local file system, etc
Further Information
Click on class link to see client examples.
File sync constants
Further Information
Click on class link to see client examples.
Local file system as file synchronized medium destination
Further Information
Click on class link to see client examples.