dmlite  0.6
Public Member Functions | List of all members
dmlite::Location Struct Reference

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

#include <pooldriver.h>

Inheritance diagram for dmlite::Location:
Inheritance graph
[legend]
Collaboration diagram for dmlite::Location:
Collaboration graph
[legend]

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

dmlite::Location::Location ( )
inline
dmlite::Location::Location ( int  nitems,
const Chunk proto 
)
inline
dmlite::Location::Location ( const Location l)
inline
dmlite::Location::Location ( const std::string &  str)
explicit

Member Function Documentation

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

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