| synopsis || prev || next |

kdu_client::close

virtual bool close( )

Overrides kdu_cache::close

[Declared in "../apps/compressed_io/kdu_client.h"]

Go to class description.


Synopsis

Same as disconnect, but also discards the entire contents of the cache, causing future calls to is_alive and is_active both to return false. It is safe to call this function at any time, regardless of whether or not it has been successfully opened.


| top || synopsis || prev || next |