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

jpx_metanode::get_descendant

Java: Jpx_metanode::Get_descendant

jpx_metanode get_descendant( int which)

Java: Jpx_metanode Get_descendant( int which)

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

Go to class description.


Synopsis

Use this function to access each descendant of an intermediate node. If which is greater than or equal to the number of descendants, the function returns an empty interface, but note that this condition may be temporary — see count_descendants for more on this.


Arguments

which [int]


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