Summary of Classes
|
 |
This section lists and describes
the classes found in File<ToolKit>. Trivial classes and helper classes are
not listed. The prefix os_ is used by most classes
to avoid conflicts with other vendors' class names and differentiates them from
ANSI/ISO classes.
File Classes
os_directory |
a directory or folder in a file system. |
os_file |
a portable file. |
os_file_lock |
a lock for all or part of a file; protects files from concurrent
access. |
os_file_system |
a file system that stores files and directories. |
os_path |
a file name, file path, or directory path with abstractions required
for portability between operating systems and for simple path
manipulation. |
Device Adapter Class
os_file_device |
a generic interface for os_file to use
with os_adapter. |
Library Initialization and
Exception Handling
os_file_toolkit |
provides automatic initialization of File<ToolKit>. |
os_file_toolkit_error |
represents an error condition in File<ToolKit>. |
Copyright©1994-2026 Recursion
Software LLC
All Rights Reserved - For use by licensed users only.