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

jpx_metanode::get_delayed

bool get_delayed( int & i_param, void * & addr_param)

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

Go to class description.


Synopsis

Returns true if this box was created using add_delayed, rather than by parsing a JPX data source.


Arguments

i_param [int &]

Used to return the integer parameter supplied to add_delayed.

addr_param [void * &]

Used to return the address parameter supplied to add_delayed.


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