DART
6.7.3
|
#include "dart/common/ResourceRetriever.hpp"
Go to the source code of this file.
Classes | |
class | dart::common::LocalResourceRetriever |
LocalResourceRetriever provides access to local resources specified by file:// URIs by wrapping the standard C and C++ file manipulation routines. More... | |
Namespaces | |
dart | |
dart::common | |
Typedefs | |
using | dart::common::LocalResourceRetrieverPtr = std::shared_ptr< LocalResourceRetriever > |