dmlite 0.6
dmlite::Location Class Reference

Represent the complete location of a file. More...

#include <pooldriver.h>

Inheritance diagram for dmlite::Location:
Collaboration diagram for dmlite::Location:

Public Member Functions

 Location ()
 
 Location (int nitems, const Chunk &proto)
 
 Location (const Location &l)
 
 Location (const std::string &str)
 
std::string toString (void) const
 

Detailed Description

Represent the complete location of a file.

Constructor & Destructor Documentation

◆ Location() [1/4]

dmlite::Location::Location ( )
inline

◆ Location() [2/4]

dmlite::Location::Location ( int nitems,
const Chunk & proto )
inline

◆ Location() [3/4]

dmlite::Location::Location ( const Location & l)
inline

◆ Location() [4/4]

dmlite::Location::Location ( const std::string & str)
explicit

Member Function Documentation

◆ toString()

std::string dmlite::Location::toString ( void ) const

The documentation for this class was generated from the following file: