DART 6.10.1
Loading...
Searching...
No Matches
Resource.hpp File Reference
#include <cstddef>
#include <memory>
#include <string>

Go to the source code of this file.

Classes

class  dart::common::Resource
 Resource provides file-like access to a resource loaded from URI. More...
 

Namespaces

namespace  dart
 
namespace  dart::common
 

Typedefs

using dart::common::ResourcePtr = std::shared_ptr< Resource >