| synopsis || arguments || prev || next |
virtual bool set_precinct_scope( kdu_long unique_id)
Java: boolean Set_precinct_scope( long unique_id)
[Declared in "../apps/compressed_io/kdu_cache.h"]
See kdu_compressed_source::set_precinct_scope for an explanation. Note that this function essentially just calls set_read_scope, passing in databin_class= KDU_PRECINCT_DATABIN and databin_id= unique_id, while using the same code-stream identifier which was involved in the most recent call to set_read_scope. The present function always returns true.