Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ begin_files
Method
begin_files
dds/DCPS/FileSystemStorage.cpp:527–530 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
525
}
526
527
Directory::FileIterator Directory::begin_files()
528
{
529
return FileIterator(files_.begin(), rchandle_from(this));
530
}
531
532
Directory::FileIterator Directory::end_files()
533
{
Callers
2
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