recls.h [code] | |
recls_alloca.h [code] | |
recls_assert.h [code] | |
recls_ftp.h [code] | |
recls_minmax.h [code] | |
recls_unix.h [code] | |
recls_win32.h [code] | |
recls/alloca.h [code] | [C, C++] alloca macro for the recls API |
recls/assert.h [code] | [C, C++] Assertions for the recls API |
recls/ftp.h [code] | [C, C++] FTP-specific parts of the recls API |
recls/implicit_link.h [code] | [C, C++] Implicit linking for the recls API |
recls/minmax.h [code] | [C, C++] min() / max() for the recls API |
recls/recls.h [code] | [C, C++] The root header for the recls API |
recls/unix.h [code] | [C, C++; UNIX-only] UNIX-specific parts of the recls API |
recls/win32.h [code] | [C, C++; Windows-only] Win32-specific parts of the recls API |
recls/cpp/fileentry.hpp [code] | [C++] Definition of the FileEntry and DirectoryParts classes, part of the recls C++ mapping |
recls/cpp/filesearch.hpp [code] | [C++] Definition of the FileSearch class, part of the recls C++ mapping |
recls/cpp/ftpsearch.hpp [code] | [C++] Definition of the FtpSearch class, part of the recls C++ mapping |
recls/cpp/recls.hpp [code] | [C++] The root header for the recls C++ mapping defining namespace-common types |
recls/cpp/search.hpp [code] | [C++] Definition of the Search class, part of the recls C++ mapping |
recls/internal/compiler.h [code] | [C, C++] Compiler detection for the recls API |
recls/internal/compiler_borland.h [code] | [C, C++] Borland C/C++-specific compiler definitions for the recls API |
recls/internal/compiler_ch.h [code] | [C, C++] Ch-specific compiler definitions for the recls API |
recls/internal/compiler_como.h [code] | [C, C++] Comeau-specific compiler definitions for the recls API |
recls/internal/compiler_dmc.h [code] | [C, C++] Digital Mars C/C++-specific compiler definitions for the recls API |
recls/internal/compiler_gcc.h [code] | [C, C++] GCC-specific compiler definitions for the recls API |
recls/internal/compiler_intel.h [code] | [C, C++] Intel C/C++-specific compiler definitions for the recls API |
recls/internal/compiler_msvc.h [code] | [C, C++] Visual C++-specific compiler definitions for the recls API |
recls/internal/compiler_mwerks.h [code] | [C, C++] Metrowerks CodeWarrior C/C++-specific compiler definitions for the recls API |
recls/internal/compiler_vectorc.h [code] | [C, C++] Visual C++-specific compiler definitions for the recls API |
recls/internal/compiler_watcom.h [code] | [C, C++] watcom c++-specific compiler definitions for the recls api |
recls/internal/language.h [code] | [C, C++] Language detection for the recls API |
recls/internal/platform.h [code] | [C, C++] Platform detection for the recls API |
recls/internal/platform_types.h [code] | [C, C++] Platform-dependent types for the recls API |
recls/internal/retcodes.h [code] | [C, C++] Return codes for the recls API |
recls/stl/recls.hpp [code] | [C++] The root header for the recls STL mapping |
recls/stl/root_sequence.hpp [code] | [C++] Definition of the basic_root_sequence class, and supporting classes, representing the recls STL mapping |
recls/stl/search_sequence.hpp [code] | [C++] Definition of the basic_search_sequence class, and supporting classes (basic_search_sequence_const_iterator and basic_search_sequence_value_type), representing the recls STL mapping |
recls/stl/traits.hpp [code] | [C++] Definition of the reclstl_traits traits class, representing the recls STL mapping |
H:/freelibs/recls/current/src/EntryFunctions.h [code] | |
H:/freelibs/recls/current/src/entryinfo.hpp [code] | |
H:/freelibs/recls/current/src/recls_atomic.h [code] | Implementation header |
H:/freelibs/recls/current/src/recls_debug.h [code] | Debug tracing |
H:/freelibs/recls/current/src/recls_impl.h [code] | Implementation header |
H:/freelibs/recls/current/src/recls_string.h [code] | Implementation header |
H:/freelibs/recls/current/src/recls_util.h [code] | |
H:/freelibs/recls/current/src/recls_wininet_dl.h [code] | Delay-loading functionality for the recls library |
H:/freelibs/recls/current/src/ReclsFileSearch.hpp [code] | |
H:/freelibs/recls/current/src/ReclsFileSearchDirectoryNode.hpp [code] | |
H:/freelibs/recls/current/src/ReclsFtpSearch.hpp [code] | |
H:/freelibs/recls/current/src/ReclsFtpSearchDirectoryNode_win32.hpp [code] | |
H:/freelibs/recls/current/src/ReclsSearch.hpp [code] | Definition of the ReclsSearch and ReclsSearchDirectoryNode classes |