LBaseFile

Description

The LBaseFile class is derived from LBase. This class is the base class for LEADTOOLS Class Library input/output operations. It contains basic operations for file I/O. With this class, you can override the default functions that LEADTOOLS uses for opening, closing, reading from, writing to, and seeking in files. This class forms the base for the LFile and LMemoryFile classes.

Required Libraries

You must load all required libraries using LBase::LoadLibraries before using the classes.

LTKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Class Members, Class Hierarchy Chart, Derived Classes, Parent class