MCPcopy Create free account

hub / github.com/boostorg/filesystem / functions

Functions738 in github.com/boostorg/filesystem

↓ 744 callersFunctionpath
test/design_use_cases.cpp:9
↓ 468 callersMethodstring
include/boost/filesystem/path.hpp:869
↓ 212 callersFunctionexists
include/boost/filesystem/directory.hpp:270
↓ 194 callersFunctionstring
test/design_use_cases.cpp:30
↓ 193 callersMethodc_str
test/path_test.cpp:214
↓ 120 callersMethodend
test/path_test.cpp:218
↓ 116 callersMethodfilename
include/boost/filesystem/path.hpp:1591
↓ 114 callersMethodgeneric_path
include/boost/filesystem/path.hpp:1616
↓ 109 callersMethodparent_path
include/boost/filesystem/path.hpp:993
↓ 104 callersMethodlexically_normal
include/boost/filesystem/path.hpp:1611
↓ 99 callersMethodsize
test/path_test.cpp:211
↓ 95 callersMethodbegin
test/path_test.cpp:216
↓ 89 callersMethodtype
observers
include/boost/filesystem/file_status.hpp:161
↓ 86 callersMethodget
test/cstdio_test.cpp:44
↓ 86 callersFunctionis_directory
include/boost/filesystem/directory.hpp:292
↓ 83 callersMethodpath
include/boost/filesystem/path.hpp:336
↓ 80 callersMethodclear
include/boost/filesystem/path.hpp:827
↓ 77 callersFunctionemit_error
src/exception.cpp:161
↓ 77 callersMethodempty
test/path_test.cpp:210
↓ 67 callersMethodis_absolute
include/boost/filesystem/path.hpp:1013
↓ 66 callersMethodhas_filename
include/boost/filesystem/path.hpp:1606
↓ 64 callersFunctioncurrent_path
src/operations.cpp:3599
↓ 63 callersMethodroot_path
include/boost/filesystem/path.hpp:974
↓ 58 callersMethodroot_name
returns 0 or 1 element path even on POSIX, root_name() is non-empty() for network paths
include/boost/filesystem/path.hpp:976
↓ 57 callersMethodassign
include/boost/filesystem/path.hpp:490
↓ 56 callersMethodrelative_path
include/boost/filesystem/path.hpp:986
↓ 55 callersMethodroot_directory
returns 0 or 1 element path
include/boost/filesystem/path.hpp:979
↓ 54 callersFunctionabsolute
include/boost/filesystem/operations.hpp:636
↓ 53 callersFunctionremove
src/operations.cpp:4606
↓ 52 callersFunctionis_regular_file
include/boost/filesystem/directory.hpp:282
↓ 52 callersFunctionis_symlink
include/boost/filesystem/directory.hpp:302
↓ 49 callersMethodhas_root_directory
include/boost/filesystem/path.hpp:1006
↓ 49 callersMethodhas_root_name
include/boost/filesystem/path.hpp:1005
↓ 48 callersMethodhas_parent_path
include/boost/filesystem/path.hpp:1008
↓ 48 callersMethodhas_relative_path
include/boost/filesystem/path.hpp:1007
↓ 45 callersMethodhas_root_path
include/boost/filesystem/path.hpp:1004
↓ 44 callersMethodstem
include/boost/filesystem/path.hpp:1596
↓ 43 callersMethodlexically_relative
src/path.cpp:943
↓ 41 callersFunctionis_directory_separator
For POSIX, is_directory_separator() and is_element_separator() are identical since a forward slash is the only valid directory separator and also the
include/boost/filesystem/path.hpp:1416
↓ 41 callersFunctionstatus
include/boost/filesystem/directory.hpp:206
↓ 38 callersFunctioncreate_directory
src/operations.cpp:3442
↓ 38 callersMethodstatus
include/boost/filesystem/directory.hpp:936
↓ 33 callersMethodbegin
src/path.cpp:1403
↓ 33 callersMethodend
src/path.cpp:1423
↓ 31 callersFunctioncanonical
include/boost/filesystem/operations.hpp:654
↓ 31 callersMethodextension
include/boost/filesystem/path.hpp:1601
↓ 31 callersFunctionfile_size
src/operations.cpp:3903
↓ 28 callersMethoddata
test/path_test.cpp:213
↓ 28 callersMethodsymlink_status
include/boost/filesystem/directory.hpp:942
↓ 27 callersFunctionequivalent
include/boost/filesystem/operations.hpp:672
↓ 26 callersFunctionatomic_load_relaxed
src/atomic_tools.hpp:27
↓ 26 callersFunctioncopy_file
we can't use boost::filesystem::copy_file() because the argument types differ, so provide a not-very-smart replacement.
example/mbcopy.cpp:32
↓ 26 callersMethodwhat
src/exception.cpp:122
↓ 25 callersFunctioncreate_file
test/operations_test.cpp:180
↓ 24 callersMethodpermissions
include/boost/filesystem/file_status.hpp:162
↓ 23 callersFunctionatomic_store_relaxed
src/atomic_tools.hpp:34
↓ 23 callersMethodhas_stem
include/boost/filesystem/path.hpp:1010
↓ 23 callersFunctionunique_path
src/unique_path.cpp:308
↓ 22 callersMethodfilename_is_dot
include/boost/filesystem/path.hpp:1528
↓ 22 callersFunctionremove_all
src/operations.cpp:4615
↓ 21 callersFunctioninitial_path
src/operations.cpp:4045
↓ 20 callersMethodcompare
include/boost/filesystem/path.hpp:1586
↓ 20 callersFunctioncreate_file_handle
Creates a file handle
src/windows_tools.hpp:274
↓ 20 callersFunctionfind_root_directory_start
Returns: starting position of root directory or size if not found
src/path.cpp:1022
↓ 19 callersFunctioncreate_symlink
src/operations.cpp:3570
↓ 19 callersFunctionverify_file
test/operations_test.cpp:189
↓ 18 callersFunctioncopy
src/operations.cpp:2816
↓ 18 callersMethodgeneric_string
include/boost/filesystem/path.hpp:921
↓ 18 callersMethodsize
include/boost/filesystem/path.hpp:860
↓ 17 callersMethodc_str
include/boost/filesystem/path.hpp:859
↓ 17 callersMethodhas_extension
include/boost/filesystem/path.hpp:1011
↓ 17 callersFunctionweakly_canonical
include/boost/filesystem/operations.hpp:682
↓ 16 callersFunctionerror
src/error_handling.hpp:192
↓ 16 callersFunctionstatus
include/boost/filesystem/operations.hpp:159
↓ 16 callersFunctionstatus_impl
status() implementation
src/operations.cpp:1797
↓ 16 callersFunctiontemp_directory_path
contributed by Jeff Flinn
src/operations.cpp:4747
↓ 16 callersFunctionwindows_name
src/portability.cpp:56
↓ 15 callersFunctionis_other
include/boost/filesystem/directory.hpp:362
↓ 15 callersFunctionsystem_complete
src/operations.cpp:4830
↓ 14 callersFunctioncreate_directories
src/operations.cpp:3372
↓ 14 callersFunctiondirectory_iterator_construct
src/directory.cpp:1198
↓ 14 callersFunctioninvoke_statx
A wrapper for statx libc function. Disable MSAN since at least on clang 10 it doesn't know which fields of struct statx are initialized by the syscall
src/operations.cpp:344
↓ 14 callersFunctionportable_name
src/portability.cpp:64
↓ 14 callersFunctionsymlink_status
include/boost/filesystem/directory.hpp:222
↓ 14 callersFunctionsymlink_status_impl
symlink_status() implementation
src/operations.cpp:1756
↓ 13 callersFunctionportable_posix_name
src/portability.cpp:51
↓ 13 callersMethodwstring
include/boost/filesystem/path.hpp:892
↓ 12 callersFunctiondispatch
include/boost/filesystem/directory.hpp:463
↓ 12 callersFunctiondispatch
include/boost/filesystem/detail/path_traits.hpp:418
↓ 12 callersFunctionis_empty
src/operations.cpp:4068
↓ 12 callersMethodopen
include/boost/filesystem/fstream.hpp:81
↓ 12 callersFunctionportable_directory_name
src/portability.cpp:69
↓ 12 callersFunctionportable_file_name
src/portability.cpp:74
↓ 12 callersFunctionrename
src/operations.cpp:4624
↓ 12 callersFunctionverify_file
test/copy_test.cpp:40
↓ 11 callersMethodconcat
include/boost/filesystem/path.hpp:630
↓ 11 callersMethodempty
include/boost/filesystem/path.hpp:1001
↓ 11 callersFunctionnot_found_error
src/operations.cpp:301
↓ 11 callersFunctiontype_present
include/boost/filesystem/directory.hpp:504
↓ 10 callersFunctiondirectory_iterator_increment
src/directory.cpp:1270
next →1–100 of 738, ranked by callers