| synopsis || prev || next |

kdu_params::get_instance

Java: Kdu_params::Get_instance

int get_instance( )

Java: int Get_instance( )

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

Go to class description.


Synopsis

Returns the instance index of the current object within its cluster. As described in the comments appearing with the declaration of kdu_params, only a few parameter classes support multiple instances, so this function will usually return 0.


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