DART 6.10.1
|
#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 | |
namespace | dart |
namespace | dart::common |
Typedefs | |
using | dart::common::LocalResourceRetrieverPtr = std::shared_ptr< LocalResourceRetriever > |