Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
uri_spec.h File Reference

common specification of sugars in URI string passed to dmlc Create functions such as local file cache More...

#include <dmlc/common.h>
#include <string>
#include <sstream>
#include <map>
#include <vector>
#include <utility>

Go to the source code of this file.

Data Structures

class  dmlc::io::URISpec
 some super set of URI that allows sugars to be passed around Example: More...
 

Namespaces

namespace  dmlc
 namespace for dmlc
 

Detailed Description

common specification of sugars in URI string passed to dmlc Create functions such as local file cache

Copyright (c) 2015 by Contributors

Author
Tianqi Chen