| synopsis || prev |

kdu_precinct::close

Java: Kdu_precinct::Close

void close( )

Java: void Close( )

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

Go to class description.


Synopsis

This function may be called as soon as all packet data of interest have been recovered using the get_packets member function. All compressed data will be destroyed immediately once this function has been called. The precinct may be re-opened, but its code-blocks must be re-loaded before any packet data can be extracted again. Note that precincts are NOT automatically closed when their containing tile is closed.


| top || synopsis || prev |