Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDDS/OpenDDS
/ end_dirs
Method
end_dirs
dds/DCPS/FileSystemStorage.cpp:598–601 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
596
}
597
598
Directory::DirectoryIterator Directory::end_dirs()
599
{
600
return DirectoryIterator(dirs_.end(), rchandle_from(this));
601
}
602
603
Directory::Ptr Directory::get_dir(const OPENDDS_VECTOR(OPENDDS_STRING)& path)
604
{
Callers
3
cleanup_directory
Function · 0.80
init
Method · 0.80
ACE_TMAIN
Function · 0.80
Calls
2
rchandle_from
Function · 0.85
end
Method · 0.45
Tested by
1
ACE_TMAIN
Function · 0.64