wrench::Block Member List

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() constwrench::Block
getFileId()wrench::Block
getLastAccess() constwrench::Block
getLocation() constwrench::Block
getSize() constwrench::Block
isDirty() constwrench::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