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.flush - Function Up: sditerator - Tool Previous: sditerator.reselect - Function


sditerator.resync - Function



Package dish
Module dish
Tool sditerator


Resynchronize with the data on disk.


Synopsis
resync()


Description
This function resynchronizes 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 on-line filler) can write to the data on disk. In that case, the sditerator will not see those changes until this function is called.



Returns
Bool




next up previous contents index
Next: sditerator.flush - Function Up: sditerator - Tool Previous: sditerator.reselect - 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