#include <pooldriver.h>
Public Member Functions | |
Location () | |
Location (int nitems, const Chunk &proto) | |
Location (const Location &l) | |
Location (const std::string &str) | |
std::string | toString (void) const |
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] |
std::string dmlite::Location::toString | ( | void | ) | const |