WRENCH
1.11
Cyberinfrastructure Simulation Workbench
|
Overview | Installation | Getting Started | WRENCH 101 | WRENCH 102 |
This is the complete list of members for wrench::Block, including all inherited members.
Block(std::string fid, std::shared_ptr< FileLocation > location, double sz, double last_access, bool is_dirty, double dirty_time) | wrench::Block | |
Block(Block *blk) | wrench::Block | |
getDirtyTime() const | wrench::Block | |
getFileId() | wrench::Block | |
getLastAccess() const | wrench::Block | |
getLocation() const | wrench::Block | |
getSize() const | wrench::Block | |
isDirty() const | wrench::Block | |
setDirty(bool is_dirty) | wrench::Block | |
setDirtyTime(double dirty_time) | wrench::Block | |
setFileId(std::string &fid) | wrench::Block | |
setLastAccess(double last_access) | wrench::Block | |
setSize(double size) | wrench::Block | |
split(double remaining) | wrench::Block |