Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ begin_dirs
Method
begin_dirs
dds/DCPS/FileSystemStorage.cpp:593–596 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
591
}
592
593
Directory::DirectoryIterator Directory::begin_dirs()
594
{
595
return DirectoryIterator(dirs_.begin(), rchandle_from(this));
596
}
597
598
Directory::DirectoryIterator Directory::end_dirs()
599
{
Callers
3
cleanup_directory
Function · 0.80
init
Method · 0.80
ACE_TMAIN
Function · 0.80
Calls
2
rchandle_from
Function · 0.85
begin
Method · 0.45
Tested by
1
ACE_TMAIN
Function · 0.64