Class: MasterView::MIO::MIOTrees
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- MasterView::MIO::MIOTrees
- Defined in:
- lib/masterview/io.rb
Overview
IOManager which retrieves the proper MasterViewIOTree object for the type of object being requested set and access MasterViewIOTree by using accessors IOMgr.template = FileMIOTree() ftree = IOMgr.template IOMgr.erb = FileMIOTree() etree = IOMgr.erb Once the mioTree is obtained it may be used for obtaining mio objects for reading and writing