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

kdu_resolution::get_precinct_id

Java: Kdu_resolution::Get_precinct_id

kdu_long get_precinct_id( kdu_coords precinct_idx)

Java: long Get_precinct_id( Kdu_coords precinct_idx)

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Returns the same identifier which would be returned if open_precinct were used to first open a precinct and kdu_precinct::get_unique_id were invoked on the returned interface. However, this function does not actually open the precinct.


Arguments

precinct_idx [kdu_coords]

Must lie within the range returned by get_valid_precinct.


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