| synopsis || arguments || prev || next |

kdu_cache::set_precinct_scope

Java: Kdu_cache::Set_precinct_scope

virtual bool set_precinct_scope( kdu_long unique_id)

Java: boolean Set_precinct_scope( long unique_id)

Overrides kdu_compressed_source::set_precinct_scope

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

Go to class description.


Synopsis

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.


Arguments

unique_id [kdu_long]


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