DART  6.6.2
ResourceRetriever.hpp File Reference
#include <memory>
#include <string>
#include "dart/common/Resource.hpp"
#include "dart/common/Uri.hpp"

Go to the source code of this file.

Classes

class  dart::common::ResourceRetriever
 ResourceRetriever provides methods for testing for the existance of and accessing the content of a resource specified by URI. More...
 

Namespaces

 dart
 
 dart::common
 

Typedefs

using dart::common::ResourceRetrieverPtr = std::shared_ptr< ResourceRetriever >