DART  6.6.2
LocalResourceRetriever.hpp File Reference

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 >