| synopsis || arguments || prev |

kdu_range_set::test

Java: Kdu_range_set::Test

bool test( int index)

Java: boolean Test( int index)

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

Go to class description.


Synopsis

Performs membership testing. Returns true if index belongs to the set, meaning that it can be found within one of the ranges whose union represents the set.


Arguments

index [int]


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