Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: sditerator.select - Function Up: sditerator - Tool Previous: sditerator.resync - Function


sditerator.flush - Function



Package dish
Module dish
Tool sditerator


Flush the contents to disk.


Synopsis
flush()


Description
This function flushes the internals of the sditerator to the data on disk. The default locking mode does that automatically and so this normally will not need to be used. Some locking modes do not do that. In that case, another process (e.g. an the table client) may read data written through the sditerator. In that case, the data in the sditerator may not be available to that other process until it has been explicitly flushed to disk.



Returns
Bool




next up previous contents index
Next: sditerator.select - Function Up: sditerator - Tool Previous: sditerator.resync - Function   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01